Searched defs:secload (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Ddwarf_loc.c666 int secload = _dwarf_load_section(dbg, &dbg->de_debug_loc,error); local
667 if (secload != DW_DLV_OK) {
668 return secload;
1051 int secload = _dwarf_load_section(dbg, &dbg->de_debug_loc,error); local
1052 if (secload != DW_DLV_OK) {
1053 return secload;

Completed in 45 milliseconds