Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Object/
H A DXCOFFObjectFile.cpp287 DataRefImpl SecDRI = SecDRIOrErr.get(); in getSymbolType() local
307 if (isSectionData(SecDRI) || isSectionBSS(SecDRI)) in getSymbolType()
310 if (isDebugSection(SecDRI)) in getSymbolType()