Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DWP/
H A DDWP.cpp155 static bool isSupportedSectionKind(DWARFSectionKind Kind) { in isSupportedSectionKind() function
223 if (!isSupportedSectionKind(Kind)) in addAllTypesFromDWP()
868 if (!isSupportedSectionKind(Kind)) in write()