OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MM_MachO
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/IR/
DataLayout.h
114
MM_MachO
,
259
bool hasLinkerPrivateGlobalPrefix() const { return ManglingMode ==
MM_MachO
; }
262
if (ManglingMode ==
MM_MachO
)
274
case
MM_MachO
:
289
case
MM_MachO
:
/external/llvm/lib/IR/
DataLayout.cpp
361
ManglingMode =
MM_MachO
;
Completed in 106 milliseconds