Searched refs:computeFlags (Results 1 – 1 of 1) sorted by relevance
2298 static uint64_t computeFlags(uint64_t flags) { in computeFlags() function2322 uint64_t flags = computeFlags(PF_R); in createPhdrs()2384 addHdr(PT_LOAD, computeFlags(sec->getPhdrFlags()))->add(sec); in createPhdrs()2395 uint64_t newFlags = computeFlags(sec->getPhdrFlags()); in createPhdrs()