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