Home
last modified time | relevance | path

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

/external/valgrind/main/coregrind/m_debuginfo/
Dpriv_storage.h714 Bool gotplt_present; member
Ddebuginfo.c3783 return di->gotplt_present ? di->gotplt_avma : 0; in VG_()
3788 return di->gotplt_present ? di->gotplt_size : 0; in VG_()
3918 if (di->gotplt_present in VG_()
Dreadelf.c2019 if (inrw && size > 0 && !di->gotplt_present) { in ML_()
2020 di->gotplt_present = True; in ML_()