Home
last modified time | relevance | path

Searched refs:string_section_size (Results 1 – 3 of 3) sorted by relevance

/external/elfutils/libdw/
Ddwarf_formstring.c65 ? dbg_ret->string_section_size[STR_SCN_IDX_debug_line_str] in dwarf_formstring()
66 : dbg_ret->string_section_size[STR_SCN_IDX_debug_str]); in dwarf_formstring()
Ddwarf_begin_elf.c269 result->string_section_size[string_section_idx] = size; in check_section()
DlibdwP.h191 size_t string_section_size[STR_SCN_IDX_last]; member