Searched defs:reloc (Results 1 – 12 of 12) sorted by relevance
18 #define flat_reloc_valid(reloc, size) \ argument59 unsigned int reloc = flat_m32r_get_reloc_type (relval); in m32r_flat_get_addr_from_rp() local100 unsigned int reloc = flat_m32r_get_reloc_type (relval); in flat_put_addr_at_rp() local
154 _relocation_start = .;166 _relocation_end = .;
9 #define flat_reloc_valid(reloc, size) ((reloc) <= (size)) argument
13 #define flat_reloc_valid(reloc, size) ((reloc) <= (size)) argument
19 #define flat_reloc_valid(reloc, size) ((reloc) <= (size)) argument
25 #define flat_reloc_valid(reloc, size) ((reloc) <= (size)) argument
18 #define flat_reloc_valid(reloc, size) ((reloc) <= (size)) argument
187 int *reloc; in handle_relocations() local
112 #define N(reloc) [R_IA64_##reloc] = #reloc argument