Home
last modified time | relevance | path

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

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Plugins/ObjectFile/Mach-O/
H A DObjectFileMachO.cpp6728 std::vector<std::unique_ptr<LCNoteEntry>> lc_notes; in SaveCore() local
6744 lc_notes.push_back(std::move(addrable_bits_lcnote_up)); in SaveCore()
6754 lc_notes.push_back(std::move(all_image_infos_lcnote_up)); in SaveCore()
6757 for (auto &lcnote : lc_notes) { in SaveCore()
6824 for (auto &lcnote : lc_notes) { in SaveCore()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Plugins/ObjectFile/Mach-O/
H A DObjectFileMachO.cpp6728 std::vector<std::unique_ptr<LCNoteEntry>> lc_notes; in SaveCore() local
6744 lc_notes.push_back(std::move(addrable_bits_lcnote_up)); in SaveCore()
6754 lc_notes.push_back(std::move(all_image_infos_lcnote_up)); in SaveCore()
6757 for (auto &lcnote : lc_notes) { in SaveCore()
6824 for (auto &lcnote : lc_notes) { in SaveCore()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/Plugins/ObjectFile/Mach-O/
H A DObjectFileMachO.cpp6797 std::vector<std::unique_ptr<LCNoteEntry>> lc_notes; in SaveCore() local
6813 lc_notes.push_back(std::move(addrable_bits_lcnote_up)); in SaveCore()
6824 lc_notes.push_back(std::move(all_image_infos_lcnote_up)); in SaveCore()
6827 for (auto &lcnote : lc_notes) { in SaveCore()
6894 for (auto &lcnote : lc_notes) { in SaveCore()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Plugins/ObjectFile/Mach-O/
H A DObjectFileMachO.cpp6728 std::vector<std::unique_ptr<LCNoteEntry>> lc_notes; in SaveCore() local
6744 lc_notes.push_back(std::move(addrable_bits_lcnote_up)); in SaveCore()
6754 lc_notes.push_back(std::move(all_image_infos_lcnote_up)); in SaveCore()
6757 for (auto &lcnote : lc_notes) { in SaveCore()
6824 for (auto &lcnote : lc_notes) { in SaveCore()
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/source/Plugins/ObjectFile/Mach-O/
H A DObjectFileMachO.cpp6728 std::vector<std::unique_ptr<LCNoteEntry>> lc_notes; in SaveCore() local
6744 lc_notes.push_back(std::move(addrable_bits_lcnote_up)); in SaveCore()
6754 lc_notes.push_back(std::move(all_image_infos_lcnote_up)); in SaveCore()
6757 for (auto &lcnote : lc_notes) { in SaveCore()
6824 for (auto &lcnote : lc_notes) { in SaveCore()