Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DDataLayout.h136 MM_ELF, enumerator
322 case MM_ELF: in getGlobalPrefix()
339 case MM_ELF: in getPrivateGlobalPrefix()
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DDataLayout.cpp506 ManglingMode = MM_ELF; in parseSpecifier()