Lines Matching refs:ELF_FETCH_FIELD

331 #define ELF_FETCH_FIELD(TYPEFUNCS, CLASS, STRUCTTYPE, BUFFER,		\  macro
490 eor->machine = ELF_FETCH_FIELD (type_functions, ei_class, Ehdr, ehdr, in simple_object_elf_match()
492 eor->flags = ELF_FETCH_FIELD (type_functions, ei_class, Ehdr, ehdr, in simple_object_elf_match()
494 eor->shoff = ELF_FETCH_FIELD (type_functions, ei_class, Ehdr, ehdr, in simple_object_elf_match()
496 eor->shnum = ELF_FETCH_FIELD (type_functions, ei_class, Ehdr, ehdr, in simple_object_elf_match()
498 eor->shstrndx = ELF_FETCH_FIELD (type_functions, ei_class, Ehdr, ehdr, in simple_object_elf_match()
519 eor->shnum = ELF_FETCH_FIELD (type_functions, ei_class, Shdr, in simple_object_elf_match()
524 eor->shstrndx = ELF_FETCH_FIELD (type_functions, ei_class, Shdr, in simple_object_elf_match()
601 name_size = ELF_FETCH_FIELD (type_functions, ei_class, Shdr, in simple_object_elf_find_sections()
603 shstroff = ELF_FETCH_FIELD (type_functions, ei_class, Shdr, in simple_object_elf_find_sections()
624 sh_name = ELF_FETCH_FIELD (type_functions, ei_class, Shdr, in simple_object_elf_find_sections()
635 offset = ELF_FETCH_FIELD (type_functions, ei_class, Shdr, in simple_object_elf_find_sections()
637 length = ELF_FETCH_FIELD (type_functions, ei_class, Shdr, in simple_object_elf_find_sections()
965 sh_type = ELF_FETCH_FIELD (attrs->type_functions, attrs->ei_class, Shdr, in simple_object_elf_write_to_file()
968 sh_flags = ELF_FETCH_FIELD (attrs->type_functions, attrs->ei_class, Shdr, in simple_object_elf_write_to_file()
971 sh_addr = ELF_FETCH_FIELD (attrs->type_functions, attrs->ei_class, Shdr, in simple_object_elf_write_to_file()
974 sh_link = ELF_FETCH_FIELD (attrs->type_functions, attrs->ei_class, Shdr, in simple_object_elf_write_to_file()
977 sh_info = ELF_FETCH_FIELD (attrs->type_functions, attrs->ei_class, Shdr, in simple_object_elf_write_to_file()
980 sh_addralign = ELF_FETCH_FIELD (attrs->type_functions, attrs->ei_class, Shdr, in simple_object_elf_write_to_file()
983 sh_entsize = ELF_FETCH_FIELD (attrs->type_functions, attrs->ei_class, Shdr, in simple_object_elf_write_to_file()
1129 name_size = ELF_FETCH_FIELD (type_functions, ei_class, Shdr, in simple_object_elf_copy_lto_debug_sections()
1131 shstroff = ELF_FETCH_FIELD (type_functions, ei_class, Shdr, in simple_object_elf_copy_lto_debug_sections()
1159 sh_name = ELF_FETCH_FIELD (type_functions, ei_class, Shdr, in simple_object_elf_copy_lto_debug_sections()
1179 sh_type = ELF_FETCH_FIELD (type_functions, ei_class, Shdr, in simple_object_elf_copy_lto_debug_sections()
1184 sh_link = ELF_FETCH_FIELD (type_functions, ei_class, Shdr, in simple_object_elf_copy_lto_debug_sections()
1208 sh_type = ELF_FETCH_FIELD (type_functions, ei_class, Shdr, in simple_object_elf_copy_lto_debug_sections()
1210 sh_info = ELF_FETCH_FIELD (type_functions, ei_class, Shdr, in simple_object_elf_copy_lto_debug_sections()
1212 sh_link = ELF_FETCH_FIELD (type_functions, ei_class, Shdr, in simple_object_elf_copy_lto_debug_sections()
1217 unsigned entsize = ELF_FETCH_FIELD (type_functions, ei_class, in simple_object_elf_copy_lto_debug_sections()
1222 offset = ELF_FETCH_FIELD (type_functions, ei_class, Shdr, in simple_object_elf_copy_lto_debug_sections()
1224 length = ELF_FETCH_FIELD (type_functions, ei_class, Shdr, in simple_object_elf_copy_lto_debug_sections()
1311 sh_name = ELF_FETCH_FIELD (type_functions, ei_class, Shdr, in simple_object_elf_copy_lto_debug_sections()
1323 offset = ELF_FETCH_FIELD (type_functions, ei_class, Shdr, in simple_object_elf_copy_lto_debug_sections()
1325 length = ELF_FETCH_FIELD (type_functions, ei_class, Shdr, in simple_object_elf_copy_lto_debug_sections()
1327 sh_type = ELF_FETCH_FIELD (type_functions, ei_class, Shdr, in simple_object_elf_copy_lto_debug_sections()
1366 unsigned entsize = ELF_FETCH_FIELD (type_functions, ei_class, Shdr, in simple_object_elf_copy_lto_debug_sections()
1368 unsigned strtab = ELF_FETCH_FIELD (type_functions, ei_class, Shdr, in simple_object_elf_copy_lto_debug_sections()
1371 off_t stroff = ELF_FETCH_FIELD (type_functions, ei_class, Shdr, in simple_object_elf_copy_lto_debug_sections()
1373 size_t strsz = ELF_FETCH_FIELD (type_functions, ei_class, Shdr, in simple_object_elf_copy_lto_debug_sections()
1395 off_t sidxoff = ELF_FETCH_FIELD (type_functions, ei_class, Shdr, in simple_object_elf_copy_lto_debug_sections()
1397 size_t sidxsz = ELF_FETCH_FIELD (type_functions, ei_class, Shdr, in simple_object_elf_copy_lto_debug_sections()
1407 unsigned st_shndx = ELF_FETCH_FIELD (type_functions, ei_class, in simple_object_elf_copy_lto_debug_sections()
1517 flags = ELF_FETCH_FIELD (type_functions, ei_class, Shdr, in simple_object_elf_copy_lto_debug_sections()
1524 sh_info = ELF_FETCH_FIELD (type_functions, ei_class, Shdr, in simple_object_elf_copy_lto_debug_sections()
1532 sh_link = ELF_FETCH_FIELD (type_functions, ei_class, Shdr, in simple_object_elf_copy_lto_debug_sections()