Searched refs:endloc (Results 1 – 3 of 3) sorted by relevance
194 Dwarf_Unsigned endloc = 0; in dwarf_get_macro_details() local253 endloc = (pnext - macro_base); in dwarf_get_macro_details()254 if (endloc >= dbg->de_debug_macinfo.dss_size) { in dwarf_get_macro_details()255 if (endloc == dbg->de_debug_macinfo.dss_size) { in dwarf_get_macro_details()333 endloc = (pnext - macro_base); in dwarf_get_macro_details()334 if (endloc == dbg->de_debug_macinfo.dss_size) { in dwarf_get_macro_details()336 } else if (endloc > dbg->de_debug_macinfo.dss_size) { in dwarf_get_macro_details()376 endloc = (pnext - macro_base); in dwarf_get_macro_details()377 if (endloc > dbg->de_debug_macinfo.dss_size) { in dwarf_get_macro_details()
42 Node *beginloc = 0, *endloc = 0; variable109 winner = (Node *)stat3(PROGRAM, beginloc, $1, endloc); }193 { endloc = linkum(endloc, $3); $$ = 0; }
416 @ MSG_UNW_FDEINITLOC " initloc: %#llx addrrange: %#llx endloc: %#llx"