Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Object/
H A DXCOFFObjectFile.cpp318 DataRefImpl SecDRI = SecDRIOrErr.get(); in getSymbolType() local
338 if (isSectionData(SecDRI) || isSectionBSS(SecDRI)) in getSymbolType()
341 if (isDebugSection(SecDRI)) in getSymbolType()