Searched refs:rel_t (Results 1 – 1 of 1) sorted by relevance
43 typedef ElfW(Rela) rel_t; typedef45 typedef ElfW(Rel) rel_t;48 plain_reloc_iterator(rel_t* rel_array, size_t count) in plain_reloc_iterator()55 rel_t* next() { in next()59 rel_t* const begin_;60 rel_t* const end_;61 rel_t* current_;69 typedef ElfW(Rela) rel_t; typedef71 typedef ElfW(Rel) rel_t;89 rel_t* next() { in next()[all …]