Home
last modified time | relevance | path

Searched refs:dwelf_strtab_init (Results 1 – 15 of 15) sorted by relevance

/external/elfutils/libasm/
Dasm_begin.c118 result->section_strtab = dwelf_strtab_init (true); in prepare_binary_output()
119 result->symbol_strtab = dwelf_strtab_init (true); in prepare_binary_output()
/external/elfutils/libdwelf/
Dlibdwelf.h85 extern Dwelf_Strtab *dwelf_strtab_init (bool nullstr);
DChangeLog48 (dwelf_strtab_init): New function.
Ddwelf_strtab.c86 dwelf_strtab_init (bool nullstr) in dwelf_strtab_init() function
/external/elfutils/tests/
Dupdate3.c111 shst = dwelf_strtab_init (true); in main()
Dalldts.c121 shst = dwelf_strtab_init (true); in main()
Dupdate4.c115 shst = dwelf_strtab_init (true); in main()
Delfstrmerge.c245 strings = dwelf_strtab_init (true); in main()
/external/elfutils/libdw/
Dlibdw.map322 dwelf_strtab_init;
DChangeLog1082 * libdw.map (ELFUTILS_0.167): New. Add dwelf_strtab_init,
/external/elfutils/src/
Delfcompress.c562 names = dwelf_strtab_init (true); in process_file()
Dunstrip.c1630 strtab = dwelf_strtab_init (true); in copy_elided_sections()
1882 symstrtab = dwelf_strtab_init (true); in copy_elided_sections()
Dstrip.c1718 shst = dwelf_strtab_init (true); in handle_elf()
/external/elfutils/
DNEWS283 dwelf: Add ELF/DWARF string table creation functions. dwelf_strtab_init,
/external/elfutils/config/
Delfutils.spec.in522 dwelf_strtab_init, dwelf_strtab_add, dwelf_strtab_add_len,