Searched refs:elf_section_index (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/bsd/elftoolchain/dist/libdwarf/
H A Ddwarf_pro_sections.c51 Dwarf_Signed *elf_section_index, Dwarf_Unsigned *length, Dwarf_Error *error)
57 if (dbg == NULL || elf_section_index == NULL || length == NULL) {
67 *elf_section_index = dbg->dbgp_secpos->ds_ndx;
50 dwarf_get_section_bytes(Dwarf_P_Debug dbg, Dwarf_Signed dwarf_section, Dwarf_Signed *elf_section_index, Dwarf_Unsigned *length, Dwarf_Error *error) argument
H A Ddwarf_pro_reloc.c56 dwarf_get_relocation_info(Dwarf_P_Debug dbg, Dwarf_Signed *elf_section_index, argument
64 if (dbg == NULL || elf_section_index == NULL ||
90 *elf_section_index = drs->drs_ds->ds_ndx;

Completed in 101 milliseconds