Home
last modified time | relevance | path

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

/external/valgrind/coregrind/m_debuginfo/
Dpriv_storage.h838 Bool gotplt_present; member
Ddebuginfo.c4264 return di->gotplt_present ? di->gotplt_avma : 0; in VG_()
4269 return di->gotplt_present ? di->gotplt_size : 0; in VG_()
4406 if (di->gotplt_present in VG_()
Dreadelf.c2159 if (inrw && !di->gotplt_present) { in ML_()
2160 di->gotplt_present = True; in ML_()