Home
last modified time | relevance | path

Searched refs:PLATFORM_BRIDGEOS (Results 1 – 10 of 10) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/TextAPI/
DPlatform.cpp75 case PLATFORM_BRIDGEOS: in getPlatformName()
97 .Case("bridgeos", PLATFORM_BRIDGEOS) in getPlatformFromName()
119 case PLATFORM_BRIDGEOS: in getOSAndEnvironmentName()
DTextStubCommon.cpp81 case PLATFORM_BRIDGEOS: in output()
113 .Case("bridgeos", PLATFORM_BRIDGEOS) in input()
DTarget.cpp28 .Case("bridgeos", PLATFORM_BRIDGEOS) in create()
DTextStub.cpp395 case PLATFORM_BRIDGEOS: in output()
/openbsd/src/gnu/llvm/llvm/include/llvm/Object/
DMachO.h789 case MachO::PLATFORM_BRIDGEOS: return "bridgeos"; in getBuildPlatform()
/openbsd/src/gnu/llvm/lld/MachO/
DDriver.cpp665 .Cases("bridgeos", "5", PLATFORM_BRIDGEOS) in parsePlatformVersion()
985 {PLATFORM_BRIDGEOS, VersionTuple(4, 0)}}}; in dataConstDefault()
/openbsd/src/gnu/llvm/llvm/lib/MC/MCParser/
DDarwinAsmParser.cpp1150 case MachO::PLATFORM_BRIDGEOS: /* silence warning */ break; in getOSTypeFromPlatform()
/openbsd/src/gnu/llvm/llvm/include/llvm/BinaryFormat/
DMachO.h503 PLATFORM_BRIDGEOS = 5, enumerator
/openbsd/src/gnu/llvm/llvm/lib/MC/
DMCAsmStreamer.cpp634 case MachO::PLATFORM_BRIDGEOS: return "bridgeos"; in getPlatformName()
/openbsd/src/gnu/llvm/lldb/tools/debugserver/source/MacOSX/
DMachProcess.mm50 #ifndef PLATFORM_BRIDGEOS
51 #define PLATFORM_BRIDGEOS 5 macro
744 case PLATFORM_BRIDGEOS: