Home
last modified time | relevance | path

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

/external/valgrind/coregrind/m_debuginfo/
Dreadelf.c815 Bool from_opd = False, is_text = False, is_ifunc = False; in read_elf_symtab__normal() local
827 &from_opd, &is_text, &is_ifunc, &is_global)) { in read_elf_symtab__normal()
885 Bool from_opd; member
952 Bool from_opd = False, is_text = False, is_ifunc = False; in read_elf_symtab__ppc64be_linux() local
966 &from_opd, &is_text, &is_ifunc, &is_global)) { in read_elf_symtab__ppc64be_linux()
981 if (prev->from_opd && !from_opd in read_elf_symtab__ppc64be_linux()
992 if (!prev->from_opd && from_opd in read_elf_symtab__ppc64be_linux()
1036 elem->from_opd = from_opd; in read_elf_symtab__ppc64be_linux()