Searched refs:gotplt_size (Results 1 - 3 of 3) sorted by relevance

/external/valgrind/coregrind/m_debuginfo/
H A Dpriv_storage.h840 SizeT gotplt_size; member in struct:_DebugInfo
H A Ddebuginfo.c4225 return di->gotplt_present ? di->gotplt_size : 0;
4363 && di->gotplt_size > 0
4364 && a >= di->gotplt_avma && a < di->gotplt_avma + di->gotplt_size) {
H A Dreadelf.c2153 di->gotplt_size = size;

Completed in 53 milliseconds