Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/MC/
DELFObjectWriter.cpp357 const SectionKind secKind = Section.getKind(); in SymbolToReloc() local
359 if (secKind.isBSS()) in SymbolToReloc()
362 if (secKind.isThreadLocal()) { in SymbolToReloc()