Searched refs:instructions_end (Results 1 - 3 of 3) sorted by relevance

/external/elfutils/libdw/
H A Dfde.c81 fde->instructions_end = entry->end;
107 get_uleb128 (len, fde->instructions, fde->instructions_end);
108 if ((Dwarf_Word) (fde->instructions_end - fde->instructions) < len)
H A Dcfi.h70 const uint8_t *instructions_end; member in struct:dwarf_fde
H A Dcfi.c510 fde->instructions, fde->instructions_end, false,

Completed in 84 milliseconds