Home
last modified time | relevance | path

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

/external/bcc/src/cc/
Dbcc_elf.c221 size_t opdidx = 0; in list_in_scn() local
226 opdsec = get_section(e, ".opd", &opdshdr, &opdidx); in list_in_scn()
258 if (opddata && sym.st_shndx == opdidx) { in list_in_scn()