Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCMachObjectWriter.h233 void addRelocation(const MCSymbol *RelSymbol, const MCSection *Sec, addRelocation() function
/freebsd-src/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.h797 void addRelocation(Relocation Rel) { Relocations.push_back(Rel); } addRelocation() function