Home
last modified time | relevance | path

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

/external/elfutils/libdw/
Ddwarf_getpubnames.c34 unsigned char *const startp = dbg->sectiondata[IDX_debug_pubnames]->d_buf; in get_offsets()
36 unsigned char *endp = readp + dbg->sectiondata[IDX_debug_pubnames]->d_size; in get_offsets()
69 if (mem[cnt].set_start >= dbg->sectiondata[IDX_debug_pubnames]->d_size) in get_offsets()
131 if (unlikely (dbg->sectiondata[IDX_debug_pubnames] == NULL
132 || offset >= dbg->sectiondata[IDX_debug_pubnames]->d_size))
159 = (unsigned char *) dbg->sectiondata[IDX_debug_pubnames]->d_buf;
199 startp = (unsigned char *) dbg->sectiondata[IDX_debug_pubnames]->d_buf;
Ddwarf_begin_elf.c39 [IDX_debug_pubnames] = ".debug_pubnames",
DlibdwP.h53 IDX_debug_pubnames, enumerator