Searched defs:newFlags (Results 1 – 3 of 3) sorted by relevance
168 static bool isArchMatched(uint32_t newFlags, uint32_t res) { in isArchMatched() argument 280 uint32_t newFlags = f.flags & (EF_MIPS_ARCH | EF_MIPS_MACH); in getArchFlags() local [all...]
292 shouldReplace(const Symbol * existing,InputFile * newFile,uint32_t newFlags) shouldReplace() argument
2231 uint64_t newFlags = computeFlags(sec->getPhdrFlags()); createPhdrs() local