Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DUnwindInfoRegistrationPlugin.cpp63 auto &TargetSection = TargetBlock.getSection(); in addUnwindInfoRegistrationActions() local
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DWinCOFFObjectWriter.cpp885 MCSection *TargetSection = &A.getSection(); in recordRelocation() local
1082 MCSection *TargetSection = &S->getSection(); in writeObject() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.cpp76 SectionRef TargetSection = *TargetSI; in processScatteredVANILLA() local
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolRecord.h101 uint16_t TargetSection = 0; variable