Home
last modified time | relevance | path

Searched refs:IDX_debug_pubnames (Results 1 – 3 of 3) sorted by relevance

/external/elfutils/0.153/libdw/
Ddwarf_getpubnames.c71 unsigned char *const startp = dbg->sectiondata[IDX_debug_pubnames]->d_buf; in get_offsets()
73 unsigned char *endp = readp + dbg->sectiondata[IDX_debug_pubnames]->d_size; in get_offsets()
112 if (mem[cnt].set_start >= dbg->sectiondata[IDX_debug_pubnames]->d_size) in get_offsets()
126 if (__libdw_read_offset (dbg, IDX_debug_pubnames, readp + 2, len_bytes, in get_offsets()
176 if (unlikely (dbg->sectiondata[IDX_debug_pubnames] == NULL
178 >= dbg->sectiondata[IDX_debug_pubnames]->d_size)))
206 = (unsigned char *) dbg->sectiondata[IDX_debug_pubnames]->d_buf;
246 startp = (unsigned char *) dbg->sectiondata[IDX_debug_pubnames]->d_buf;
Ddwarf_begin_elf.c82 [IDX_debug_pubnames] = ".debug_pubnames",
DlibdwP.h92 IDX_debug_pubnames, enumerator