Home
last modified time | relevance | path

Searched defs:TargetSection (Results 1 – 9 of 9) 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/llvm-project/llvm/lib/MC/
DWinCOFFObjectWriter.cpp773 MCSection *TargetSection = &A.getSection(); in recordRelocation() local
1105 MCSection *TargetSection = &S->getSection(); in writeObject() local
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldMachO.cpp76 SectionRef TargetSection = *TargetSI; in processScatteredVANILLA() local
/external/llvm-project/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-10.0/llvm/include/llvm/DebugInfo/CodeView/
DSymbolRecord.h101 uint16_t TargetSection = 0; variable
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DSymbolRecord.h101 uint16_t TargetSection = 0; variable
/external/llvm/include/llvm/DebugInfo/CodeView/
DSymbolRecord.h131 ulittle16_t TargetSection; member