Home
last modified time | relevance | path

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

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