Searched defs:handleAddSubRelocations (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/include/llvm/MC/ | ||
H A D | MCAsmBackend.h | 124 virtual bool handleAddSubRelocations(const MCAssembler &Asm, handleAddSubRelocations() function |
/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/ | ||
H A D | LoongArchAsmBackend.cpp | 451 bool LoongArchAsmBackend::handleAddSubRelocations(const MCAssembler &Asm, handleAddSubRelocations() function in LoongArchAsmBackend |
/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/ | ||
H A D | RISCVAsmBackend.cpp | 583 bool RISCVAsmBackend::handleAddSubRelocations(const MCAssembler &Asm, handleAddSubRelocations() function in RISCVAsmBackend |