Searched refs:instructions_end (Results 1 – 4 of 4) sorted by relevance
81 fde->instructions_end = entry->end; in intern_fde()107 get_uleb128 (len, fde->instructions, fde->instructions_end); in intern_fde()108 if ((Dwarf_Word) (fde->instructions_end - fde->instructions) < len) in intern_fde()
70 const uint8_t *instructions_end; member
512 fde->instructions, fde->instructions_end, false, in __libdw_frame_at_address()
1269 * fde.c (intern_fde): Call get_uleb128 with instructions_end.