Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Object/
H A DXCOFFObjectFile.cpp322 DataRefImpl SecDRI = SecDRIOrErr.get(); in getSymbolType() local
342 if (isSectionData(SecDRI) || isSectionBSS(SecDRI)) in getSymbolType()
345 if (isDebugSection(SecDRI)) in getSymbolType()