Home
last modified time | relevance | path

Searched defs:phdrs (Results 1 – 6 of 6) sorted by relevance

/external/libchrome/base/debug/
Delf_reader_linux.cc77 const Phdr* phdrs = in FindElfSegments() local
/external/google-breakpad/src/common/linux/
Delfutils.cc95 const Phdr* phdrs = in FindElfClassSegment() local
/external/libunwind/src/coredump/
D_UCD_internal.h90 coredump_phdr_t *phdrs; /* array, allocated */ member
D_UCD_create.c153 …coredump_phdr_t *phdrs = ui->phdrs = memset(malloc(size * sizeof(phdrs[0])), 0, size * sizeof(phdr… in _UCD_create() local
/external/elfutils/libdwfl/
Ddwfl_module_getdwarf.c401 void *phdrs = malloc (phdrs_bytes); in find_prelink_address_sync() local
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_linux.cc876 char *phdrs = base + ehdr->e_phoff; in ForEachMappedRegion() local