Searched refs:computeFlags (Results 1 – 1 of 1) sorted by relevance
2273 static uint64_t computeFlags(uint64_t flags) { in computeFlags() function2297 uint64_t flags = computeFlags(PF_R); in createPhdrs()2359 addHdr(PT_LOAD, computeFlags(sec->getPhdrFlags()))->add(sec); in createPhdrs()2370 uint64_t newFlags = computeFlags(sec->getPhdrFlags()); in createPhdrs()