Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DWriter.cpp1910 static uint64_t computeFlags(uint64_t Flags) { in computeFlags() function
1937 uint64_t Flags = computeFlags(PF_R); in createPhdrs()
1957 uint64_t NewFlags = computeFlags(Sec->getPhdrFlags()); in createPhdrs()