OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hasTrustZone
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/ARM/
ARMSubtarget.h
192
///
HasTrustZone
- if true, processor supports TrustZone security extensions
193
bool
HasTrustZone
;
358
bool
hasTrustZone
() const { return
HasTrustZone
; }
ARMAsmPrinter.cpp
[
all
...]
Completed in 73 milliseconds