Searched defs:ELFRelocationEntry (Results 1 – 1 of 1) sorted by relevance
32 struct ELFRelocationEntry { struct40 ELFRelocationEntry(uint64_t Offset, const MCSymbolELF *Symbol, unsigned Type, in ELFRelocationEntry() argument46 void print(raw_ostream &Out) const { in print()52 void dump() const { print(errs()); } in dump()