Searched refs:got_present (Results 1 – 3 of 3) sorted by relevance
763 Bool got_present; member
451 if (di->got_present in get_elf_symbol_info()2072 if (inrw && !di->got_present) { in ML_()2073 di->got_present = True; in ML_()
3833 return di->got_present ? di->got_avma : 0; in VG_()3838 return di->got_present ? di->got_size : 0; in VG_()3962 if (di->got_present in VG_()