Searched refs:section_count (Results 1 – 3 of 3) sorted by relevance
156 Dwarf_Unsigned section_count = 0; in _dwarf_setup() local190 section_count = obj->methods->get_section_count(obj->object); in _dwarf_setup()194 for (section_index = 0; section_index < section_count; in _dwarf_setup()
101 Dwarf_Unsigned section_count; member168 obj->section_count = obj->ehdr64->e_shnum; in dwarf_elf_object_access_internals_init()182 obj->section_count = obj->ehdr32->e_shnum; in dwarf_elf_object_access_internals_init()225 return obj->section_count; in dwarf_elf_object_access_get_section_count()
1747 create_section_node(picl_nodehdl_t nodehdl, int section_count, in create_section_node() argument1757 (void) snprintf(sec_name, SECNAMESIZE, "section%d", section_count); in create_section_node()