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