Home
last modified time | relevance | path

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

/external/libchrome/base/debug/
Delf_reader_linux.cc77 const Phdr* phdrs = in FindElfSegments() local
/external/llvm-project/lld/ELF/
DOutputSections.h86 std::vector<StringRef> phdrs; variable
DLinkerScript.cpp1016 std::vector<StringRef> &phdrs) { in maybePropagatePhdrs()
1150 void LinkerScript::allocateHeaders(std::vector<PhdrEntry *> &phdrs) { in allocateHeaders()
DScriptParser.cpp1422 std::vector<StringRef> phdrs; in readOutputSectionPhdrs() local
DSyntheticSections.h1173 std::vector<PhdrEntry *> phdrs; member
DWriter.cpp164 static void removeEmptyPTLoad(std::vector<PhdrEntry *> &phdrs) { in removeEmptyPTLoad()
/external/google-breakpad/src/common/linux/
Delfutils.cc93 const Phdr* phdrs = in FindElfClassSegment() local
/external/crosvm/kernel_loader/src/
Dlib.rs112 let phdrs: Vec<elf::Elf64_Phdr> = unsafe { in load_kernel() localVariable
/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
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_linux.cpp1165 char *phdrs = base + ehdr->e_phoff; in ForEachMappedRegion() local