Home
last modified time | relevance | path

Searched defs:negInvFlags (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/lld/ELF/
H A DLinkerScript.h156 uint32_t negInvFlags; global() member
H A DScriptParser.cpp1746 uint32_t negInvFlags = 0; readMemory() local
1770 readMemoryAttributes(uint32_t & flags,uint32_t & invFlags,uint32_t & negFlags,uint32_t & negInvFlags) readMemoryAttributes() argument