Home
last modified time | relevance | path

Searched refs:loadcmds (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/test/API/macosx/lc-note/firmware-corefile/
H A Dcreate-empty-corefile.cpp87 std::vector<std::vector<uint8_t>> &loadcmds, std::vector<uint8_t> &payload, in add_lc_note_kern_ver_str_load_command() argument
118 loadcmds.push_back(loadcmd_data); in add_lc_note_kern_ver_str_load_command()
127 std::vector<std::vector<uint8_t>> &loadcmds, std::vector<uint8_t> &payload, in add_lc_note_main_bin_spec_load_command() argument
150 loadcmds.push_back(loadcmd_data); in add_lc_note_main_bin_spec_load_command()
165 void add_lc_segment(std::vector<std::vector<uint8_t>> &loadcmds, in add_lc_segment() argument
185 loadcmds.push_back(loadcmd_data); in add_lc_segment()
/llvm-project-15.0.7/lldb/test/API/macosx/lc-note/kern-ver-str/
H A Dcreate-empty-corefile.cpp78 add_lc_note_kern_ver_str_load_command (std::vector<std::vector<uint8_t> > &loadcmds, in add_lc_note_kern_ver_str_load_command() argument
102 loadcmds.push_back (loadcmd_data); in add_lc_note_kern_ver_str_load_command()
112 add_lc_segment (std::vector<std::vector<uint8_t> > &loadcmds, in add_lc_segment() argument
135 loadcmds.push_back (loadcmd_data); in add_lc_segment()