Home
last modified time | relevance | path

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

/external/valgrind/coregrind/m_debuginfo/
Dreadelf.c813 SymAVMAs sym_avmas_really; in read_elf_symtab__normal() local
818 sym_avmas_really.main = 0; in read_elf_symtab__normal()
819 SET_TOCPTR_AVMA(sym_avmas_really, 0); in read_elf_symtab__normal()
820 SET_LOCAL_EP_AVMA(sym_avmas_really, 0); in read_elf_symtab__normal()
825 &sym_avmas_really, in read_elf_symtab__normal()
833 disym.avmas = sym_avmas_really; in read_elf_symtab__normal()
950 SymAVMAs sym_avmas_really; in read_elf_symtab__ppc64be_linux() local
957 sym_avmas_really.main = 0; in read_elf_symtab__ppc64be_linux()
958 SET_TOCPTR_AVMA(sym_avmas_really, 0); in read_elf_symtab__ppc64be_linux()
959 SET_LOCAL_EP_AVMA(sym_avmas_really, 0); in read_elf_symtab__ppc64be_linux()
[all …]