Home
last modified time | relevance | path

Searched defs:Is32Bit (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/unwinding/libunwindstack/include/unwindstack/
H A DRegs.h56 bool Is32Bit() { return ArchIs32Bit(Arch()); } in Is32Bit() function
/aosp12/system/unwinding/libunwindstack/tests/
H A DRegsFake.h52 bool Is32Bit() { in Is32Bit() function