Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/MC/
H A DWinCOFFObjectWriter.cpp756 MCSection *TargetSection = &A.getSection(); in recordRelocation() local
1046 MCSection *TargetSection = &S->getSection(); in writeObject() local
/freebsd-12.1/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.cpp78 SectionRef TargetSection = *TargetSI; in processScatteredVANILLA() local
/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolRecord.h101 uint16_t TargetSection; variable