OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PlatformType
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCAssembler.h
92
MachO::
PlatformType
Platform; ///< Used when EmitBuildVersion==true.
277
void setBuildVersion(MachO::
PlatformType
Platform, unsigned Major,
/src/external/apache2/llvm/dist/llvm/lib/MC/
MCMachOStreamer.cpp
282
getAssembler().setBuildVersion((MachO::
PlatformType
)Platform, Major, Minor,
MCAsmStreamer.cpp
606
static const char *getPlatformName(MachO::
PlatformType
Type) {
625
const char *PlatformName = getPlatformName((MachO::
PlatformType
)Platform);
MCStreamer.cpp
1268
static MachO::
PlatformType
/src/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
DarwinAsmParser.cpp
1143
static Triple::OSType getOSTypeFromPlatform(MachO::
PlatformType
Type) {
1195
= getOSTypeFromPlatform((MachO::
PlatformType
)Platform);
/src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
MachO.h
491
enum
PlatformType
{
Completed in 59 milliseconds
Indexes created Tue Jun 16 00:25:01 UTC 2026