/third_party/elfutils/tests/ |
D | run-nm-self.sh | 22 ET_REL=${abs_top_builddir}/src/nm.o 28 for self_file in $ET_REL $ET_EXEC $ET_DYN; do 30 if ! test "$what_arg" = "--dynamic" -a "$self_file" = "$ET_REL"; then
|
D | dwflsyms.c | 145 || ehdr.e_type == ET_REL); in list_syms() 166 || ehdr.e_type == ET_REL); in list_syms() 185 if (value != isym.st_value + bias && ehdr.e_type != ET_REL) in list_syms()
|
D | asm-tst1.c | 43 .e_type = ET_REL,
|
D | saridx.c | 208 ehdr.e_type == ET_REL in main()
|
D | asm-tst2.c | 43 .e_type = ET_REL,
|
D | asm-tst9.c | 51 .e_type = ET_REL,
|
/third_party/elfutils/libdwfl/ |
D | derelocate.c | 107 && mod->e_type == ET_REL) in cache_sections() 145 if (mod->e_type == ET_REL in cache_sections() 244 case ET_REL: in dwfl_module_relocations() 267 case ET_REL: in dwfl_module_relocation_info() 385 case ET_REL: in dwfl_module_relocate_address() 416 assert (mod->e_type == ET_REL); in INTDEF()
|
D | dwfl_module_getsym.c | 112 if ((shndxp != NULL || mod->e_type != ET_REL) in __libdwfl_getsym() 128 if (! adjust_st_value && mod->e_type != ET_REL && alloc in __libdwfl_getsym() 160 if (mod->e_type == ET_REL) in __libdwfl_getsym()
|
D | dwfl_module_getelf.c | 44 if (mod->e_type == ET_REL && ! mod->main.relocated) in dwfl_module_getelf()
|
D | dwfl_module_getdwarf.c | 93 if (ehdr->e_type != ET_REL) in open_elf() 235 mod->main_bias = mod->e_type == ET_REL ? 0 : mod->low_addr - mod->main.vaddr; in __libdwfl_getelf() 1321 if (mod->e_type == ET_REL && !debugfile->relocated) in load_dw() 1349 if (mod->e_type == ET_REL && !debugfile->relocated) in load_dw() 1451 if (mod->e_type == ET_REL in dwfl_module_getdwarf()
|
D | dwfl_report_elf.c | 64 case ET_REL: in __libdwfl_elf_address_range()
|
D | relocate.c | 301 if (m->e_type != ET_REL) in resolve_symbol() 753 assert (mod->e_type == ET_REL); in __libdwfl_relocate()
|
D | offline.c | 53 assert (mod->e_type == ET_REL); in dwfl_offline_section_address()
|
/third_party/elfio/tests/ |
D | ELFIOTest.cpp | 427 checkHeader( reader, ELFCLASS64, ELFDATA2LSB, EV_CURRENT, ET_REL, EM_X86_64, in TEST() 488 checkHeader( reader, ELFCLASS32, ELFDATA2LSB, EV_CURRENT, ET_REL, EM_386, 1, in TEST() 542 checkHeader( reader, ELFCLASS32, ELFDATA2MSB, EV_CURRENT, ET_REL, EM_PPC, 1, in TEST() 717 writer.set_type( ET_REL ); in TEST() 743 checkHeader( reader, ELFCLASS32, ELFDATA2LSB, EV_CURRENT, ET_REL, EM_386, in TEST() 770 writer.set_type( ET_REL ); in TEST() 796 checkHeader( reader, ELFCLASS32, ELFDATA2MSB, EV_CURRENT, ET_REL, EM_PPC, in TEST() 823 writer.set_type( ET_REL ); in TEST() 849 checkHeader( reader, ELFCLASS64, ELFDATA2LSB, EV_CURRENT, ET_REL, EM_X86_64, in TEST() 876 writer.set_type( ET_REL ); in TEST() [all …]
|
/third_party/elfutils/libdwelf/ |
D | dwelf_elf_gnu_build_id.c | 111 else if (mod == NULL || e_type != ET_REL) in find_elf_build_id() 140 assert (ehdr->e_type != ET_REL || mod != NULL); in __libdwfl_find_elf_build_id()
|
/third_party/elfutils/src/ |
D | elfclassify.c | 188 case ET_REL: in elf_type_string() 469 && (elf_type == ET_REL || elf_type == ET_EXEC || elf_type == ET_DYN) in is_unstripped() 481 && (elf_type == ET_REL || elf_type == ET_EXEC || elf_type == ET_DYN) in is_debug_only() 612 && elf_type == ET_REL in is_linux_kernel_module()
|
D | unstrip.c | 1416 if (stripped_ehdr->e_type != ET_REL) in copy_elided_sections() 1445 stripped_ehdr->e_type == ET_REL in copy_elided_sections() 1488 if (stripped_ehdr->e_type != ET_REL) in copy_elided_sections() 1669 if (stripped_ehdr->e_type != ET_REL in copy_elided_sections() 1714 if (stripped_ehdr->e_type != ET_REL && (shdr_mem.sh_flags & SHF_ALLOC)) in copy_elided_sections() 1801 || (stripped_ehdr->e_type != ET_REL in copy_elided_sections() 1826 collect_symbols (unstripped, stripped_ehdr->e_type == ET_REL, in copy_elided_sections() 1833 collect_symbols (unstripped, stripped_ehdr->e_type == ET_REL, in copy_elided_sections() 1835 stripped_ehdr->e_type == ET_REL ? 0 : bias, NULL, in copy_elided_sections() 2017 stripped_ehdr->e_type == ET_REL, in copy_elided_sections() [all …]
|
D | arlib.c | 229 if (ehdr->e_type == ET_REL) in arlib_add_symbols() 276 if (ehdr->e_type != ET_REL) in arlib_add_symbols()
|
D | elflint.c | 387 if (ehdr->e_type != ET_REL && ehdr->e_type != ET_EXEC in check_elf_header() 771 if (ehdr->e_type != ET_REL) in check_symtab() 792 GElf_Addr sh_addr = (ehdr->e_type == ET_REL ? 0 in check_symtab() 851 if (ehdr->e_type == ET_REL) in check_symtab() 987 if (xndx != SHN_UNDEF || ehdr->e_type != ET_REL) in check_symtab() 1006 if (ehdr->e_type != ET_REL in check_symtab() 1429 && (r_offset - (ehdr->e_type == ET_REL ? 0 in check_one_reloc() 1931 if (ehdr->e_type != ET_REL) in check_symtab_shndx() 2305 if (ehdr->e_type == ET_REL) in check_hash() 2623 if (ehdr->e_type != ET_REL) in check_group() [all …]
|
/third_party/elfutils/backends/ |
D | ppc64_init.c | 77 if (ehdr != NULL && ehdr->e_type != ET_REL in ppc64_init()
|
D | common-reloc.c | 72 #define REL (1 << (ET_REL - 1))
|
/third_party/elfio/examples/write_obj/ |
D | write_obj.cpp | 49 writer.set_type( ET_REL ); in main()
|
/third_party/elfutils/libasm/ |
D | disasm_cb.c | 134 case ET_REL: in read_symtab()
|
D | asm_begin.c | 95 ehdr->e_type = ET_REL; in prepare_binary_output()
|
/third_party/flutter/skia/third_party/externals/icu/source/tools/toolutil/ |
D | pkg_genc.cpp | 803 ET_REL, in writeObjectCode() 920 ET_REL, in writeObjectCode()
|