Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/MC/
H A DWinCOFFObjectWriter.cpp754 MCSection *TargetSection = &A.getSection(); in recordRelocation() local
1106 MCSection *TargetSection = &S->getSection(); in writeObject() local
/llvm-project-15.0.7/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.cpp77 SectionRef TargetSection = *TargetSI; in processScatteredVANILLA() local
/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolRecord.h101 uint16_t TargetSection = 0; variable