Searched refs:opdsec (Results 1 – 1 of 1) sorted by relevance
222 Elf_Scn *opdsec = NULL; in list_in_scn() local226 opdsec = get_section(e, ".opd", &opdshdr, &opdidx); in list_in_scn()227 if (opdsec && opdshdr.sh_type == SHT_PROGBITS) in list_in_scn()228 opddata = elf_getdata(opdsec, NULL); in list_in_scn()