Searched refs:RecordRegisterFollowsInitialRule (Results 1 - 4 of 4) sorted by relevance

/external/v8/src/compiler/arm/
H A Dunwinding-info-writer-arm.cc28 eh_frame_writer_.RecordRegisterFollowsInitialRule(lr);
87 eh_frame_writer_.RecordRegisterFollowsInitialRule(lr);
104 eh_frame_writer_.RecordRegisterFollowsInitialRule(lr);
/external/v8/src/compiler/arm64/
H A Dunwinding-info-writer-arm64.cc28 eh_frame_writer_.RecordRegisterFollowsInitialRule(lr);
87 eh_frame_writer_.RecordRegisterFollowsInitialRule(lr);
105 eh_frame_writer_.RecordRegisterFollowsInitialRule(lr);
/external/v8/src/
H A Deh-frame.h105 void RecordRegisterFollowsInitialRule(Register name);
H A Deh-frame.cc327 void EhFrameWriter::RecordRegisterFollowsInitialRule(Register name) { function in class:v8::internal::EhFrameWriter

Completed in 138 milliseconds