Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DWinCOFFObjectWriter.cpp915 MCSection *TargetSection = &A.getSection(); recordRelocation() local
1111 MCSection *TargetSection = &S->getSection(); writeObject() local
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.cpp77 SectionRef TargetSection = *TargetSI; in processScatteredVANILLA() local
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp1224 auto &TargetSection = TargetBlock.getSection(); findUnwindSectionInfo() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolRecord.h100 uint16_t TargetSection = 0; variable