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