Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libdwarf/common/
H A Ddwarf_loc.c666 int secload = _dwarf_load_section(dbg, &dbg->de_debug_loc,error); in _dwarf_get_loclist_header_start() local
667 if (secload != DW_DLV_OK) { in _dwarf_get_loclist_header_start()
668 return secload; in _dwarf_get_loclist_header_start()
1051 int secload = _dwarf_load_section(dbg, &dbg->de_debug_loc,error); in dwarf_get_loclist_entry() local
1052 if (secload != DW_DLV_OK) { in dwarf_get_loclist_entry()
1053 return secload; in dwarf_get_loclist_entry()