Home
last modified time | relevance | path

Searched defs:newFlags (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/lld/ELF/Arch/
H A DMipsArchTree.cpp168 static bool isArchMatched(uint32_t newFlags, uint32_t res) { in isArchMatched()
280 uint32_t newFlags = f.flags & (EF_MIPS_ARCH | EF_MIPS_MACH); in getArchFlags() local
/openbsd-src/gnu/llvm/lld/wasm/
H A DSymbolTable.cpp285 uint32_t newFlags) { in shouldReplace()
/openbsd-src/gnu/llvm/lld/ELF/
H A DWriter.cpp2352 uint64_t newFlags = computeFlags(sec->getPhdrFlags()); in createPhdrs() local