Home
last modified time | relevance | path

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

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