mirror of
https://github.com/open-goal/jak-project
synced 2026-08-21 14:54:53 -04:00
add more utils
This commit is contained in:
@@ -59,6 +59,7 @@ class LinkedObjectFile {
|
||||
void process_fp_relative_links();
|
||||
std::string print_scripts();
|
||||
std::string print_disassembly();
|
||||
std::string print_type_analysis_debug();
|
||||
bool has_any_functions();
|
||||
void append_word_to_string(std::string& dest, const LinkedWord& word) const;
|
||||
std::string to_asm_json(const std::string& obj_file_name);
|
||||
|
||||
Reference in New Issue
Block a user