Home
last modified time | relevance | path

Searched refs:dwelf_strtab_init (Results 1 - 10 of 10) sorted by relevance

/third_party/elfutils/libasm/
H A Dasm_begin.c116 result->section_strtab = dwelf_strtab_init (true); in prepare_binary_output()
117 result->symbol_strtab = dwelf_strtab_init (true); in prepare_binary_output()
/third_party/elfutils/libdwelf/
H A Dlibdwelf.h85 extern Dwelf_Strtab *dwelf_strtab_init (bool nullstr);
H A Ddwelf_strtab.c85 dwelf_strtab_init (bool nullstr) in dwelf_strtab_init() function
/third_party/elfutils/tests/
H A Dupdate3.c111 shst = dwelf_strtab_init (true); in main()
H A Dalldts.c122 shst = dwelf_strtab_init (true); in main()
H A Dupdate4.c115 shst = dwelf_strtab_init (true); in main()
H A Delfstrmerge.c286 strings = dwelf_strtab_init (true); in main()
/third_party/elfutils/src/
H A Delfcompress.c530 names = dwelf_strtab_init (true); in process_file()
H A Dunstrip.c1632 strtab = dwelf_strtab_init (true); in copy_elided_sections()
1884 symstrtab = dwelf_strtab_init (true); in copy_elided_sections()
H A Dstrip.c1725 shst = dwelf_strtab_init (true); in handle_elf()

Completed in 11 milliseconds