Home
last modified time | relevance | path

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

/external/valgrind/coregrind/m_debuginfo/
Dreadelf.c779 Bool from_opd = False, is_text = False, is_ifunc = False; in read_elf_symtab__normal() local
790 &from_opd, &is_text, &is_ifunc)) { in read_elf_symtab__normal()
847 Bool from_opd; member
913 Bool from_opd = False, is_text = False, is_ifunc = False; in read_elf_symtab__ppc64be_linux() local
926 &from_opd, &is_text, &is_ifunc)) { in read_elf_symtab__ppc64be_linux()
941 if (prev->from_opd && !from_opd in read_elf_symtab__ppc64be_linux()
952 if (!prev->from_opd && from_opd in read_elf_symtab__ppc64be_linux()
996 elem->from_opd = from_opd; in read_elf_symtab__ppc64be_linux()