Searched defs:RelSymbol (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64MachObjectWriter.cpp164 const MCSymbol *RelSymbol = nullptr; local
/openbsd-current/gnu/llvm/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMachObjectWriter.cpp429 const MCSymbol *RelSymbol = nullptr; local
/openbsd-current/gnu/llvm/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MachObjectWriter.cpp119 const MCSymbol *RelSymbol = nullptr; local
553 const MCSymbol *RelSymbol = nullptr; local
[all...]
/openbsd-current/gnu/llvm/llvm/include/llvm/MC/
H A DMCMachObjectWriter.h232 void addRelocation(const MCSymbol *RelSymbol, const MCSection *Sec, argument
/openbsd-current/gnu/llvm/llvm/tools/llvm-readobj/
H A DELFDumper.cpp90 template <class ELFT> struct RelSymbol { struct in namespace:__anon95
91 RelSymbol(const typename ELFT::Sym *S, StringRef N) function in struct:__anon95::RelSymbol
[all...]

Completed in 91 milliseconds