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