Searched refs:_rel (Results 1 – 1 of 1) sorted by relevance
149 static int parse_mips32_rel(const void *_rel) in parse_mips32_rel() argument151 const Elf32_Rel *rel = _rel; in parse_mips32_rel()163 static int parse_mips64_rela(const void *_rel) in parse_mips64_rela() argument165 const Elf64_Rela *rel = _rel; in parse_mips64_rela()
Completed in 3 milliseconds