Searched defs:handleAddSubRelocations (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/ | ||
H A D | MCAsmBackend.h | 134 virtual bool handleAddSubRelocations(const MCAsmLayout &Layout, handleAddSubRelocations() function |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/ | ||
H A D | LoongArchAsmBackend.cpp | 448 bool LoongArchAsmBackend::handleAddSubRelocations(const MCAsmLayout &Layout, handleAddSubRelocations() function in LoongArchAsmBackend |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/ | ||
H A D | RISCVAsmBackend.cpp | 588 bool RISCVAsmBackend::handleAddSubRelocations(const MCAsmLayout &Layout, handleAddSubRelocations() function in RISCVAsmBackend |