Home | History | Annotate | Download | only in elfcpp

Lines Matching defs:Rel

627 // Reloc information from Rel/Rela r_info field.
1572 // Accessor classes for an ELF REL relocation entry.
1575 class Rel
1578 Rel(const unsigned char* p)
1583 Rel(File* file, typename File::Location loc)
1600 // Writer class for an ELF Rel relocation.