Searched defs:SecB (Results 1 – 7 of 7) sorted by relevance
/llvm-project/llvm/lib/MC/ | ||
H A D | MCObjectWriter.cpp | 43 const MCSection &SecB = *FB.getParent(); isSymbolRefDifferenceFullyResolvedImpl() local |
H A D | MCExpr.cpp | 618 const MCSection &SecB = *FB->getParent(); AttemptToFoldSymbolOffsetDifference() local |
H A D | MachObjectWriter.cpp | 718 const MCSection &SecB = *FB.getParent(); isSymbolRefDifferenceFullyResolvedImpl() local |
H A D | ELFObjectWriter.cpp | 1432 const MCSection &SecB = SymB.getSection(); recordRelocation() local |
H A D | WasmObjectWriter.cpp | 511 const MCSection &SecB = SymB.getSection(); in recordRelocation() local |
/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ | ||
H A D | RuntimeDyldMachOX86_64.h | 188 SectionRef SecB = Obj.getAnyRelocationSection(RelInfo); in processSubtractRelocation() local |
/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/ | ||
H A D | LoongArchAsmBackend.cpp | 464 const MCSection &SecB = SB.getSection(); handleAddSubRelocations() local |