Home
last modified time | relevance | path

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

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