Searched defs:hasLinkerPrivateGlobalPrefix (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/IR/ | ||
H A D | DataLayout.h | 308 bool hasLinkerPrivateGlobalPrefix() const { return ManglingMode == MM_MachO; } hasLinkerPrivateGlobalPrefix() function |
/llvm-project/llvm/include/llvm/MC/ | ||
H A D | MCAsmInfo.h | 661 bool hasLinkerPrivateGlobalPrefix() const { hasLinkerPrivateGlobalPrefix() function |