Home
last modified time | relevance | path

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

/external/valgrind/coregrind/m_debuginfo/
Dreadelf.c2337 DiSlice dynsym_escn = DiSlice_INVALID; // .dynsym in ML_() local
2418 FIND(".dynsym", dynsym_escn) in ML_()
2859 vg_assert((dynsym_escn.szB % sizeof(ElfXX_Sym)) == 0); in ML_()
2881 &dynsym_escn, &dynstr_escn, &opd_escn, in ML_()