Searched defs:relocation_info (Results 1 – 2 of 2) sorted by relevance
241 struct relocation_info struct244 int r_address;246 unsigned int r_symbolnum:24;250 unsigned int r_pcrel:1;253 unsigned int r_length:2;260 unsigned int r_extern:1;264 unsigned r_bsr:1;265 unsigned r_disp:1;266 unsigned r_pad:2;268 unsigned int r_pad:4;
928 struct relocation_info { struct937 struct scattered_relocation_info { argument