Searched refs:read_encoded (Results 1 – 2 of 2) sorted by relevance
/external/elfutils/src/ |
D | readelf.c | 5425 read_encoded (unsigned int encoding, const unsigned char *readp, in read_encoded() function 5684 readp = read_encoded (encoding, readp, in print_debug_frame_section() 5825 = read_encoded (lsda_encoding, &readp[u], in print_debug_frame_section() 7811 readp = read_encoded (eh_frame_ptr_enc, readp, dataend, &eh_frame_ptr, in print_debug_frame_hdr_section() 7828 readp = read_encoded (fde_count_enc, readp, dataend, &fde_count, dbg); in print_debug_frame_hdr_section() 7900 readp = read_encoded (lpstart_encoding, readp, dataend, &lpstart, dbg); in print_debug_exception_table() 7938 readp = read_encoded (call_site_encoding, readp, dataend, in print_debug_exception_table() 7941 readp = read_encoded (call_site_encoding, readp, dataend, in print_debug_exception_table() 7944 readp = read_encoded (call_site_encoding, readp, dataend, in print_debug_exception_table() 8033 readp = read_encoded (ttype_encoding, readp, ttype_base, &ttype, in print_debug_exception_table()
|
D | ChangeLog | 533 (read_encoded): Likewise. 1785 (read_encoded): Likewise. 1787 For P augmentation, use read_encoded, print the encoding description, 2079 (read_encoded): New function.
|