Home
last modified time | relevance | path

Searched refs:compatibleWith (Results 1 – 2 of 2) sorted by relevance

/freebsd-head/contrib/llvm-project/lld/ELF/
HDLinkerScript.h164 bool compatibleWith(uint32_t secFlags) const { in compatibleWith() function
HDLinkerScript.cpp1013 if (m->compatibleWith(sec->flags)) in findMemoryRegion()