Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DInputFiles.cpp767 static bool isKnownSpecificSectionType(uint32_t t, uint32_t flags) { in isKnownSpecificSectionType() function
863 !isKnownSpecificSectionType(type, sec.sh_flags)) in initializeSections()