Home
last modified time | relevance | path

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

/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/source/Plugins/ObjectFile/Mach-O/
H A DObjectFileMachO.cpp2517 SectionSP text_segment_sp = in ParseSymtab() local
2519 if (text_segment_sp) { in ParseSymtab()
2521 text_segment_sp->GetFileAddress(); in ParseSymtab()
5246 SectionSP text_segment_sp = in GetEntryPointAddress() local
5248 if (text_segment_sp) { in GetEntryPointAddress()
5250 start_address = text_segment_sp->GetFileAddress() + entryoffset; in GetEntryPointAddress()
5308 SectionSP text_segment_sp( in GetBaseAddress() local
5310 if (text_segment_sp) { in GetBaseAddress()
5311 header_addr.SetSection(text_segment_sp); in GetBaseAddress()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Plugins/ObjectFile/Mach-O/
H A DObjectFileMachO.cpp2568 SectionSP text_segment_sp = in ParseSymtab() local
2571 if (text_segment_sp) in ParseSymtab()
2572 text_segment_file_addr = text_segment_sp->GetFileAddress(); in ParseSymtab()
5354 SectionSP text_segment_sp = in GetEntryPointAddress() local
5356 if (text_segment_sp) { in GetEntryPointAddress()
5358 start_address = text_segment_sp->GetFileAddress() + entryoffset; in GetEntryPointAddress()
5416 SectionSP text_segment_sp( in GetBaseAddress() local
5418 if (text_segment_sp) { in GetBaseAddress()
5419 header_addr.SetSection(text_segment_sp); in GetBaseAddress()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Plugins/ObjectFile/Mach-O/
H A DObjectFileMachO.cpp2585 SectionSP text_segment_sp = in ParseSymtab() local
2588 if (text_segment_sp) in ParseSymtab()
2589 text_segment_file_addr = text_segment_sp->GetFileAddress(); in ParseSymtab()
5359 SectionSP text_segment_sp = in GetEntryPointAddress() local
5361 if (text_segment_sp) { in GetEntryPointAddress()
5363 start_address = text_segment_sp->GetFileAddress() + entryoffset; in GetEntryPointAddress()
5421 SectionSP text_segment_sp( in GetBaseAddress() local
5423 if (text_segment_sp) { in GetBaseAddress()
5424 header_addr.SetSection(text_segment_sp); in GetBaseAddress()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/Plugins/ObjectFile/Mach-O/
H A DObjectFileMachO.cpp2567 SectionSP text_segment_sp = in ParseSymtab() local
2570 if (text_segment_sp) in ParseSymtab()
2571 text_segment_file_addr = text_segment_sp->GetFileAddress(); in ParseSymtab()
5345 SectionSP text_segment_sp = in GetEntryPointAddress() local
5347 if (text_segment_sp) { in GetEntryPointAddress()
5349 start_address = text_segment_sp->GetFileAddress() + entryoffset; in GetEntryPointAddress()
5407 SectionSP text_segment_sp( in GetBaseAddress() local
5409 if (text_segment_sp) { in GetBaseAddress()
5410 header_addr.SetSection(text_segment_sp); in GetBaseAddress()
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Plugins/ObjectFile/Mach-O/
H A DObjectFileMachO.cpp2567 SectionSP text_segment_sp = in ParseSymtab() local
2570 if (text_segment_sp) in ParseSymtab()
2571 text_segment_file_addr = text_segment_sp->GetFileAddress(); in ParseSymtab()
5345 SectionSP text_segment_sp = in GetEntryPointAddress() local
5347 if (text_segment_sp) { in GetEntryPointAddress()
5349 start_address = text_segment_sp->GetFileAddress() + entryoffset; in GetEntryPointAddress()
5407 SectionSP text_segment_sp( in GetBaseAddress() local
5409 if (text_segment_sp) { in GetBaseAddress()
5410 header_addr.SetSection(text_segment_sp); in GetBaseAddress()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Plugins/ObjectFile/Mach-O/
H A DObjectFileMachO.cpp2628 SectionSP text_segment_sp = in ParseSymtab() local
2631 if (text_segment_sp) in ParseSymtab()
2632 text_segment_file_addr = text_segment_sp->GetFileAddress(); in ParseSymtab()
5409 SectionSP text_segment_sp = in GetEntryPointAddress() local
5411 if (text_segment_sp) { in GetEntryPointAddress()
5413 start_address = text_segment_sp->GetFileAddress() + entryoffset; in GetEntryPointAddress()
5471 SectionSP text_segment_sp( in GetBaseAddress() local
5473 if (text_segment_sp) { in GetBaseAddress()
5474 header_addr.SetSection(text_segment_sp); in GetBaseAddress()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Plugins/ObjectFile/Mach-O/
H A DObjectFileMachO.cpp2628 SectionSP text_segment_sp = in ParseSymtab() local
2631 if (text_segment_sp) in ParseSymtab()
2632 text_segment_file_addr = text_segment_sp->GetFileAddress(); in ParseSymtab()
5409 SectionSP text_segment_sp = in GetEntryPointAddress() local
5411 if (text_segment_sp) { in GetEntryPointAddress()
5413 start_address = text_segment_sp->GetFileAddress() + entryoffset; in GetEntryPointAddress()
5471 SectionSP text_segment_sp( in GetBaseAddress() local
5473 if (text_segment_sp) { in GetBaseAddress()
5474 header_addr.SetSection(text_segment_sp); in GetBaseAddress()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/Plugins/ObjectFile/Mach-O/
H A DObjectFileMachO.cpp2677 SectionSP text_segment_sp = in ParseSymtab() local
2680 if (text_segment_sp) in ParseSymtab()
2681 text_segment_file_addr = text_segment_sp->GetFileAddress(); in ParseSymtab()
5462 SectionSP text_segment_sp = in GetEntryPointAddress() local
5464 if (text_segment_sp) { in GetEntryPointAddress()
5466 start_address = text_segment_sp->GetFileAddress() + entryoffset; in GetEntryPointAddress()
5524 SectionSP text_segment_sp( in GetBaseAddress() local
5526 if (text_segment_sp) { in GetBaseAddress()
5527 header_addr.SetSection(text_segment_sp); in GetBaseAddress()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Plugins/ObjectFile/Mach-O/
H A DObjectFileMachO.cpp2628 SectionSP text_segment_sp = in ParseSymtab() local
2631 if (text_segment_sp) in ParseSymtab()
2632 text_segment_file_addr = text_segment_sp->GetFileAddress(); in ParseSymtab()
5409 SectionSP text_segment_sp = in GetEntryPointAddress() local
5411 if (text_segment_sp) { in GetEntryPointAddress()
5413 start_address = text_segment_sp->GetFileAddress() + entryoffset; in GetEntryPointAddress()
5471 SectionSP text_segment_sp( in GetBaseAddress() local
5473 if (text_segment_sp) { in GetBaseAddress()
5474 header_addr.SetSection(text_segment_sp); in GetBaseAddress()
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/source/Plugins/ObjectFile/Mach-O/
H A DObjectFileMachO.cpp2628 SectionSP text_segment_sp = in ParseSymtab() local
2631 if (text_segment_sp) in ParseSymtab()
2632 text_segment_file_addr = text_segment_sp->GetFileAddress(); in ParseSymtab()
5409 SectionSP text_segment_sp = in GetEntryPointAddress() local
5411 if (text_segment_sp) { in GetEntryPointAddress()
5413 start_address = text_segment_sp->GetFileAddress() + entryoffset; in GetEntryPointAddress()
5471 SectionSP text_segment_sp( in GetBaseAddress() local
5473 if (text_segment_sp) { in GetBaseAddress()
5474 header_addr.SetSection(text_segment_sp); in GetBaseAddress()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.cpp1871 SectionSP text_segment_sp( in GetSharedCacheReadOnlyAddress() local
1874 if (text_segment_sp) { in GetSharedCacheReadOnlyAddress()
1876 text_segment_sp->GetChildren().FindSectionByName( in GetSharedCacheReadOnlyAddress()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.cpp1810 SectionSP text_segment_sp( in GetSharedCacheReadOnlyAddress() local
1813 if (text_segment_sp) { in GetSharedCacheReadOnlyAddress()
1815 text_segment_sp->GetChildren().FindSectionByName( in GetSharedCacheReadOnlyAddress()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.cpp1845 SectionSP text_segment_sp( in GetSharedCacheReadOnlyAddress() local
1848 if (text_segment_sp) { in GetSharedCacheReadOnlyAddress()
1850 text_segment_sp->GetChildren().FindSectionByName( in GetSharedCacheReadOnlyAddress()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.cpp1811 SectionSP text_segment_sp( in GetSharedCacheReadOnlyAddress() local
1814 if (text_segment_sp) { in GetSharedCacheReadOnlyAddress()
1816 text_segment_sp->GetChildren().FindSectionByName( in GetSharedCacheReadOnlyAddress()
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.cpp1810 SectionSP text_segment_sp( in GetSharedCacheReadOnlyAddress() local
1813 if (text_segment_sp) { in GetSharedCacheReadOnlyAddress()
1815 text_segment_sp->GetChildren().FindSectionByName( in GetSharedCacheReadOnlyAddress()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.cpp2162 SectionSP text_segment_sp( in GetSharedCacheReadOnlyAddress() local
2165 if (text_segment_sp) { in GetSharedCacheReadOnlyAddress()
2167 text_segment_sp->GetChildren().FindSectionByName( in GetSharedCacheReadOnlyAddress()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.cpp2162 SectionSP text_segment_sp( in GetSharedCacheReadOnlyAddress() local
2165 if (text_segment_sp) { in GetSharedCacheReadOnlyAddress()
2167 text_segment_sp->GetChildren().FindSectionByName( in GetSharedCacheReadOnlyAddress()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.cpp2161 SectionSP text_segment_sp( in GetSharedCacheReadOnlyAddress() local
2164 if (text_segment_sp) { in GetSharedCacheReadOnlyAddress()
2166 text_segment_sp->GetChildren().FindSectionByName( in GetSharedCacheReadOnlyAddress()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.cpp2162 SectionSP text_segment_sp( in GetSharedCacheReadOnlyAddress() local
2165 if (text_segment_sp) { in GetSharedCacheReadOnlyAddress()
2167 text_segment_sp->GetChildren().FindSectionByName( in GetSharedCacheReadOnlyAddress()
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.cpp2162 SectionSP text_segment_sp( in GetSharedCacheReadOnlyAddress() local
2165 if (text_segment_sp) { in GetSharedCacheReadOnlyAddress()
2167 text_segment_sp->GetChildren().FindSectionByName( in GetSharedCacheReadOnlyAddress()