OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CPUSubtype
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/MC/
MCMachObjectWriter.h
30
const uint32_t
CPUSubtype
;
61
uint32_t getCPUSubtype() const { return
CPUSubtype
; }
/external/llvm/include/llvm/Object/
MachOFormat.h
123
uint32_t
CPUSubtype
;
145
uint32_t
CPUSubtype
;
Completed in 27 milliseconds