Home | History | Annotate | Download | only in libiberty

Lines Matching defs:ELF_FETCH_FIELD

331 #define ELF_FETCH_FIELD(TYPEFUNCS, CLASS, STRUCTTYPE, BUFFER,		\
490 eor->machine = ELF_FETCH_FIELD (type_functions, ei_class, Ehdr, ehdr,
492 eor->flags = ELF_FETCH_FIELD (type_functions, ei_class, Ehdr, ehdr,
494 eor->shoff = ELF_FETCH_FIELD (type_functions, ei_class, Ehdr, ehdr,
496 eor->shnum = ELF_FETCH_FIELD (type_functions, ei_class, Ehdr, ehdr,
498 eor->shstrndx = ELF_FETCH_FIELD (type_functions, ei_class, Ehdr, ehdr,
519 eor->shnum = ELF_FETCH_FIELD (type_functions, ei_class, Shdr,
524 eor->shstrndx = ELF_FETCH_FIELD (type_functions, ei_class, Shdr,
609 name_size = ELF_FETCH_FIELD (type_functions, ei_class, Shdr,
611 shstroff = ELF_FETCH_FIELD (type_functions, ei_class, Shdr,
632 sh_name = ELF_FETCH_FIELD (type_functions, ei_class, Shdr,
643 offset = ELF_FETCH_FIELD (type_functions, ei_class, Shdr,
645 length = ELF_FETCH_FIELD (type_functions, ei_class, Shdr,
973 sh_type = ELF_FETCH_FIELD (attrs->type_functions, attrs->ei_class, Shdr,
976 sh_flags = ELF_FETCH_FIELD (attrs->type_functions, attrs->ei_class, Shdr,
979 sh_addr = ELF_FETCH_FIELD (attrs->type_functions, attrs->ei_class, Shdr,
982 sh_link = ELF_FETCH_FIELD (attrs->type_functions, attrs->ei_class, Shdr,
985 sh_info = ELF_FETCH_FIELD (attrs->type_functions, attrs->ei_class, Shdr,
988 sh_addralign = ELF_FETCH_FIELD (attrs->type_functions, attrs->ei_class, Shdr,
991 sh_entsize = ELF_FETCH_FIELD (attrs->type_functions, attrs->ei_class, Shdr,
1140 name_size = ELF_FETCH_FIELD (type_functions, ei_class, Shdr,
1142 shstroff = ELF_FETCH_FIELD (type_functions, ei_class, Shdr,
1170 sh_name = ELF_FETCH_FIELD (type_functions, ei_class, Shdr,
1189 sh_type = ELF_FETCH_FIELD (type_functions, ei_class, Shdr,
1194 sh_link = ELF_FETCH_FIELD (type_functions, ei_class, Shdr,
1219 sh_type = ELF_FETCH_FIELD (type_functions, ei_class, Shdr,
1221 sh_info = ELF_FETCH_FIELD (type_functions, ei_class, Shdr,
1223 sh_link = ELF_FETCH_FIELD (type_functions, ei_class, Shdr,
1228 unsigned entsize = ELF_FETCH_FIELD (type_functions, ei_class,
1233 offset = ELF_FETCH_FIELD (type_functions, ei_class, Shdr,
1235 length = ELF_FETCH_FIELD (type_functions, ei_class, Shdr,
1339 sh_type = ELF_FETCH_FIELD (type_functions, ei_class, Shdr,
1350 sh_name = ELF_FETCH_FIELD (type_functions, ei_class, Shdr,
1363 offset = ELF_FETCH_FIELD (type_functions, ei_class, Shdr,
1365 length = ELF_FETCH_FIELD (type_functions, ei_class, Shdr,
1404 unsigned entsize = ELF_FETCH_FIELD (type_functions, ei_class, Shdr,
1414 off_t sidxoff = ELF_FETCH_FIELD (type_functions, ei_class, Shdr,
1416 size_t sidxsz = ELF_FETCH_FIELD (type_functions, ei_class, Shdr,
1419 = ELF_FETCH_FIELD (type_functions, ei_class, Shdr,
1444 unsigned st_shndx = ELF_FETCH_FIELD (type_functions, ei_class,
1473 prevailing_name_idx = ELF_FETCH_FIELD (type_functions,
1482 unsigned st_shndx = ELF_FETCH_FIELD (type_functions, ei_class,
1628 flags = ELF_FETCH_FIELD (type_functions, ei_class, Shdr,
1635 sh_info = ELF_FETCH_FIELD (type_functions, ei_class, Shdr,
1641 sh_link = ELF_FETCH_FIELD (type_functions, ei_class, Shdr,