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

/external/lldb/source/Plugins/UnwindAssembly/x86/
H A DUnwindAssembly-x86.cpp376 bool AssemblyParse_x86::mov_reg_to_local_stack_frame_p (int& regno, int& rbp_offset) { argument
417 rbp_offset = offset > 0 ? offset : -offset;

Completed in 135 milliseconds