Home
last modified time | relevance | path

Searched defs:relocation_info (Results 1 – 2 of 2) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Da.out.h241 struct relocation_info struct
244 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;
/external/llvm/include/llvm/Support/
DMachO.h928 struct relocation_info { struct
937 struct scattered_relocation_info { argument