Home
last modified time | relevance | path

Searched defs:dataend (Results 1 – 3 of 3) sorted by relevance

/third_party/elfutils/libdw/
DlibdwP.h1175 const unsigned char *const dataend in __libdw_cu_ranges_base() local
1253 const unsigned char *const dataend in __libdw_cu_locs_base() local
/third_party/elfutils/src/
Dreadelf.c5826 const unsigned char *const dataend = ((unsigned char *) data->d_buf in print_debug_rnglists_section() local
6825 const unsigned char *const dataend = ((unsigned char *) data->d_buf in print_debug_frame_section() local
9328 const unsigned char *const dataend = ((unsigned char *) data->d_buf in print_debug_loclists_section() local
10861 const unsigned char *const dataend = ((unsigned char *) data->d_buf in print_debug_frame_hdr_section() local
10963 const unsigned char *const dataend = readp + data->d_size; in print_debug_exception_table() local
11145 const unsigned char *const dataend = readp + data->d_size; in print_gdb_index_section() local
/third_party/libsnd/src/
Dcommon.h436 sf_count_t dataend ; /* Offset to file tailer. */ member