Searched refs:IDX_debug_pubnames (Results 1 – 3 of 3) sorted by relevance
34 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] == NULL132 || 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;
39 [IDX_debug_pubnames] = ".debug_pubnames",
53 IDX_debug_pubnames, enumerator