HomeSort by relevance Sort by last modified time
    Searched full:init_rsp (Results 1 - 2 of 2) sorted by null

  /external/valgrind/coregrind/
fixup_macho_loadcmds.c 399 ULong init_rsp = 0; local
463 init_rsp = state64->__rsp;
465 printf("rsp = 0x%llx\n", init_rsp);
503 if (init_rsp != expected_stack_start + expected_stack_size)
  /external/libnfc-nci/src/nfc/int/
nfc_int.h 191 BT_HDR *p_nci_init_rsp; /* holding INIT_RSP until receiving HAL_NFC_POST_INIT_CPLT_EVT */

Completed in 65 milliseconds