Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DWinCOFFObjectWriter.cpp773 MCSection *TargetSection = &A.getSection(); in recordRelocation() local
1110 MCSection *TargetSection = &S->getSection(); in writeObject() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.cpp77 SectionRef TargetSection = *TargetSI; in processScatteredVANILLA() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolRecord.h101 uint16_t TargetSection = 0; variable