Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/test/API/macosx/lc-note/firmware-corefile/
H A Dcreate-empty-corefile.cpp53 std::vector<uint8_t> lc_thread_load_command(cpu_type_t cputype) { in lc_thread_load_command() function
332 load_commands.push_back(lc_thread_load_command(cputype)); in main()
353 load_commands.push_back(lc_thread_load_command(cputype)); in main()