Searched refs:hasLinkerPrivateGlobalPrefix (Results 1 - 3 of 3) sorted by relevance

/external/llvm/include/llvm/MC/
H A DMCAsmInfo.h424 bool hasLinkerPrivateGlobalPrefix() const { function in class:llvm::MCAsmInfo
428 if (hasLinkerPrivateGlobalPrefix())
/external/llvm/include/llvm/IR/
H A DDataLayout.h244 bool hasLinkerPrivateGlobalPrefix() const { function in class:llvm::DataLayout
/external/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1201 if (JTInDiffSection && DL->hasLinkerPrivateGlobalPrefix())

Completed in 313 milliseconds