Home
last modified time | relevance | path

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

/external/google-breakpad/src/processor/
Dcfi_frame_info-inl.h48 int callee_validity, in FindCallerRegisters()
Dcfi_frame_info_unittest.cc533 int callee_validity = R0_VALID | R1_VALID | R2_VALID | SP_VALID | PC_VALID; in TEST_F() local