Home
last modified time | relevance | path

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

/external/elfutils/libdw/
Ddwarf_getpubnames.c74 unsigned char *const startp = dbg->sectiondata[IDX_debug_pubnames]->d_buf; in get_offsets()
76 unsigned char *endp = readp + dbg->sectiondata[IDX_debug_pubnames]->d_size; in get_offsets()
116 if (mem[cnt].set_start >= dbg->sectiondata[IDX_debug_pubnames]->d_size) in get_offsets()
186 if (unlikely (dbg->sectiondata[IDX_debug_pubnames] == NULL
188 >= dbg->sectiondata[IDX_debug_pubnames]->d_size)))
216 = (unsigned char *) dbg->sectiondata[IDX_debug_pubnames]->d_buf;
256 startp = (unsigned char *) dbg->sectiondata[IDX_debug_pubnames]->d_buf;
Ddwarf_begin_elf.c75 [IDX_debug_pubnames] = ".debug_pubnames",
DlibdwP.h89 IDX_debug_pubnames, enumerator