Searched refs:intern_cu (Results 1 – 2 of 2) sorted by relevance
172 intern_cu (Dwfl_Module *mod, Dwarf_Off cuoff, struct dwfl_cu **result) in intern_cu() function279 Dwfl_Error result = intern_cu (mod, cuoff + cuhdrsz, nextp); in __libdwfl_nextcu()301 Dwfl_Error result = intern_cu (mod, dwarange->offset, &arange->cu); in arangecu()
303 * cu.c (intern_cu): Check for EOF and check cuoff points to a real346 * cu.c (intern_cu): Store result and return directly when finding348 (__libdwfl_nextcu): Check *nextp as returned by intern_cu isn't -1.1010 * cu.c (intern_cu): If dwarf_offdie fails free cu.