Searched defs:ELFRelocationEntry (Results 1 – 1 of 1) sorted by relevance
35 struct ELFRelocationEntry { struct43 ELFRelocationEntry(uint64_t Offset, const MCSymbolELF *Symbol, unsigned Type, in ELFRelocationEntry() argument49 void print(raw_ostream &Out) const { in print()55 LLVM_DUMP_METHOD void dump() const { print(errs()); } in dump()