Searched defs:SecA (Results 1 – 7 of 7) sorted by relevance
/llvm-project/llvm/lib/MC/ | ||
H A D | MCObjectWriter.cpp | 42 const MCSection &SecA = SymA.getSection(); isSymbolRefDifferenceFullyResolvedImpl() local |
H A D | MCExpr.cpp | 617 const MCSection &SecA = *FA->getParent(); AttemptToFoldSymbolOffsetDifference() local |
H A D | MachObjectWriter.cpp | 717 const MCSection &SecA = SA.getSection(); isSymbolRefDifferenceFullyResolvedImpl() local |
H A D | ELFObjectWriter.cpp | 1459 const MCSectionELF *SecA = (SymA && SymA->isInSection()) recordRelocation() local |
H A D | WasmObjectWriter.cpp | 564 const MCSection &SecA = SymA->getSection(); in recordRelocation() local |
/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ | ||
H A D | RuntimeDyldMachOX86_64.h | 214 SectionRef SecA = Obj.getAnyRelocationSection(RelInfo); in processSubtractRelocation() local |
/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/ | ||
H A D | LoongArchAsmBackend.cpp | 463 const MCSection &SecA = SA.getSection(); handleAddSubRelocations() local |