Home
last modified time | relevance | path

Searched defs:current_payload_offset (Results 1 – 3 of 3) sorted by relevance

/llvm-project/lldb/test/API/macosx/lc-note/firmware-corefile/
H A Dcreate-empty-corefile.cpp115 uint64_t current_payload_offset = payload.size() + payload_file_offset; in add_lc_note_kern_ver_str_load_command() local
146 uint64_t current_payload_offset = payload.size() + payload_file_offset; in add_lc_note_main_bin_spec_load_command() local
/llvm-project/lldb/test/API/macosx/lc-note/multiple-binary-corefile/
H A Dcreate-multibin-corefile.cpp124 uint64_t current_payload_offset = payload.size() + payload_file_offset; in add_lc_note_main_bin_spec_load_command() local
163 uint64_t current_payload_offset = payload.size() + payload_file_offset; in add_lc_note_load_binary_load_command() local
/llvm-project/lldb/test/API/macosx/lc-note/kern-ver-str/
H A Dcreate-empty-corefile.cpp97 uint64_t current_payload_offset = payload.size() + payload_file_offset; in add_lc_note_kern_ver_str_load_command() local