Searched refs:got_present (Results 1 – 3 of 3) sorted by relevance
834 Bool got_present; member
457 if (di->got_present in get_elf_symbol_info()2147 if (inrw && !di->got_present) { in ML_()2148 di->got_present = True; in ML_()
4274 return di->got_present ? di->got_avma : 0; in VG_()4279 return di->got_present ? di->got_size : 0; in VG_()4400 if (di->got_present in VG_()