Searched refs:secload (Results 1 – 1 of 1) sorted by relevance
531 int secload = _dwarf_load_section(dbg, &dbg->de_debug_loc,error); in _dwarf_get_loclist_header_start() local532 if (secload != DW_DLV_OK) { in _dwarf_get_loclist_header_start()533 return secload; in _dwarf_get_loclist_header_start()1133 int secload = _dwarf_load_section(dbg, &dbg->de_debug_loc,error); in dwarf_get_loclist_entry() local1134 if (secload != DW_DLV_OK) { in dwarf_get_loclist_entry()1135 return secload; in dwarf_get_loclist_entry()