ld.h | 154 struct scninfo struct in struct:usedfiles 193 struct scninfo *next; 194 } *scninfo; member in struct:usedfiles 197 struct scninfo *groups; 355 void (*relocate_section) (struct ld_state *, Elf_Scn *, struct scninfo *, 363 void (*count_relocations) (struct ld_state *, struct scninfo *); 364 #define COUNT_RELOCATIONS(state, scninfo) \ 365 DL_CALL_FCT ((state)->callbacks.count_relocations, (state, scninfo)) 729 struct scninfo *last; 882 struct scninfo *common_section [all...] |