HomeSort by relevance Sort by last modified time
    Searched refs:hasLinkerPrivateGlobalPrefix (Results 1 - 3 of 3) sorted by null

  /external/llvm/include/llvm/MC/
MCAsmInfo.h 461 bool hasLinkerPrivateGlobalPrefix() const {
465 if (hasLinkerPrivateGlobalPrefix())
  /external/llvm/include/llvm/IR/
DataLayout.h 259 bool hasLinkerPrivateGlobalPrefix() const { return ManglingMode == MM_MachO; }
  /external/llvm/lib/CodeGen/AsmPrinter/
AsmPrinter.cpp     [all...]

Completed in 5574 milliseconds