Home
last modified time | relevance | path

Searched defs:TargetSection (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DWinCOFFObjectWriter.cpp755 MCSection *TargetSection = &A.getSection(); in recordRelocation() local
1045 MCSection *TargetSection = &S->getSection(); in writeObject() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
H A DWinCOFFObjectWriter.cpp754 MCSection *TargetSection = &A.getSection(); in recordRelocation() local
1108 MCSection *TargetSection = &S->getSection(); in writeObject() local
/aosp_15_r20/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.cpp76 SectionRef TargetSection = *TargetSI; in processScatteredVANILLA() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.cpp77 SectionRef TargetSection = *TargetSI; in processScatteredVANILLA() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.cpp77 SectionRef TargetSection = *TargetSI; in processScatteredVANILLA() local
/aosp_15_r20/external/llvm/lib/MC/
H A DWinCOFFObjectWriter.cpp730 MCSection *TargetSection = &A.getSection(); in recordRelocation() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp1094 auto &TargetSection = TargetBlock.getSection(); in findUnwindSectionInfo() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolRecord.h100 uint16_t TargetSection = 0; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolRecord.h101 uint16_t TargetSection = 0; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/CodeView/
DSymbolRecord.h100 uint16_t TargetSection = 0; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/CodeView/
DSymbolRecord.h100 uint16_t TargetSection = 0; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/CodeView/
DSymbolRecord.h100 uint16_t TargetSection = 0; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/CodeView/
DSymbolRecord.h100 uint16_t TargetSection = 0; variable
/aosp_15_r20/external/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolRecord.h131 ulittle16_t TargetSection; member