Home
last modified time | relevance | path

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

/external/valgrind/coregrind/m_debuginfo/
Dreadelf.c1747 DiOffT strtab_mioff = DiOffT_INVALID; in ML_() local
1768 if (ok2 && strtab_mioff == DiOffT_INVALID) { in ML_()
1774 strtab_mioff = ehdr_mioff + offset; in ML_()
1783 if (stroff != -1 && strtab_mioff != DiOffT_INVALID) { in ML_()
1785 strtab_mioff + stroff); in ML_()