Searched defs:r_pcrel (Results 1 - 3 of 3) sorted by relevance
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/ | ||
H A D | aout.h | 190 r_pcrel:1, /* 1 if value should be pc-relative */ member in struct:relocation_info_i386 |
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/ | ||
H A D | aout.h | 190 r_pcrel:1, /* 1 if value should be pc-relative */ member in struct:relocation_info_i386 |
/vbox/include/iprt/formats/ | ||
H A D | mach-o.h | 574 uint32_t r_pcrel : 1; member in struct:macho_relocation_info 589 uint32_t r_pcrel : 1; member in struct:scattered_relocation_info 593 uint32_t r_pcrel : 1; |
Completed in 48 milliseconds