Home
last modified time | relevance | path

Searched refs:kFpDwarfCode (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/arm/
Deh-frame-arm.cc11 static const int kFpDwarfCode = 11; variable
31 return kFpDwarfCode; in RegisterToDwarfCode()
49 case kFpDwarfCode: in DwarfRegisterCodeToString()
/external/v8/src/arm64/
Deh-frame-arm64.cc12 static const int kFpDwarfCode = 29; variable
32 return kFpDwarfCode; in RegisterToDwarfCode()
50 case kFpDwarfCode: in DwarfRegisterCodeToString()