Searched defs:addRelocation (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCMachObjectWriter.h230 void addRelocation(const MCSymbol *RelSymbol, const MCSection *Sec, function in class:llvm::MachObjectWriter
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/ELF/
H A DObject.h762 void addRelocation(Relocation Rel) { Relocations.push_back(Rel); } function in class:llvm::objcopy::elf::RelocationSection

Completed in 2571 milliseconds