Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/test/API/macosx/lc-note/kern-ver-str/
H A Dcreate-empty-corefile.cpp112 add_lc_segment (std::vector<std::vector<uint8_t> > &loadcmds, in add_lc_segment() function
269 add_lc_segment (load_commands, payload, 0); in main()
284 add_lc_segment (load_commands, payload, header_and_load_cmd_room); in main()
/llvm-project-15.0.7/lldb/test/API/macosx/lc-note/firmware-corefile/
H A Dcreate-empty-corefile.cpp165 void add_lc_segment(std::vector<std::vector<uint8_t>> &loadcmds, in add_lc_segment() function
339 add_lc_segment(load_commands, payload, 0); in main()
362 add_lc_segment(load_commands, payload, header_and_load_cmd_room); in main()