Searched defs:phdrs (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DOutputSections.h86 std::vector<StringRef> phdrs; member in class:lld::elf::final
H A DLinkerScript.cpp1083 void LinkerScript::allocateHeaders(std::vector<PhdrEntry *> &phdrs) { argument
H A DSyntheticSections.h1167 std::vector<PhdrEntry *> phdrs; member in struct:lld::elf::Partition
H A DWriter.cpp160 static void removeEmptyPTLoad(std::vector<PhdrEntry *> &phdrs) { argument
[all...]
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_linux.cpp1173 char *phdrs = base + ehdr->e_phoff; local

Completed in 171 milliseconds