Searched defs:loadcmds (Results 1 – 3 of 3) sorted by relevance
/llvm-project/lldb/test/API/macosx/lc-note/firmware-corefile/ |
H A D | create-empty-corefile.cpp | 87 std::vector<std::vector<uint8_t>> &loadcmds, std::vector<uint8_t> &payload, in add_lc_note_kern_ver_str_load_command() argument 129 std::vector<std::vector<uint8_t>> &loadcmds, std::vector<uint8_t> &payload, in add_lc_note_main_bin_spec_load_command() argument 167 void add_lc_segment(std::vector<std::vector<uint8_t>> &loadcmds, in add_lc_segment() argument
|
/llvm-project/lldb/test/API/macosx/lc-note/kern-ver-str/ |
H A D | create-empty-corefile.cpp | 78 add_lc_note_kern_ver_str_load_command (std::vector<std::vector<uint8_t> > &loadcmds, in add_lc_note_kern_ver_str_load_command() 112 add_lc_segment (std::vector<std::vector<uint8_t> > &loadcmds, in add_lc_segment()
|
/llvm-project/lldb/test/API/macosx/lc-note/multiple-binary-corefile/ |
H A D | create-multibin-corefile.cpp | 107 std::vector<std::vector<uint8_t>> &loadcmds, std::vector<uint8_t> &payload, in add_lc_note_main_bin_spec_load_command() 146 std::vector<std::vector<uint8_t>> &loadcmds, std::vector<uint8_t> &payload, in add_lc_note_load_binary_load_command() 182 void add_lc_segment(std::vector<std::vector<uint8_t>> &loadcmds, in add_lc_segment()
|