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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
H A DCompactUnwindInfo.cpp715 uint32_t translate_to_eh_frame_regnum_x86_64(uint32_t unwind_regno) { argument
716 switch (unwind_regno) {
987 uint32_t translate_to_eh_frame_regnum_i386(uint32_t unwind_regno) { argument
988 switch (unwind_regno) {

Completed in 114 milliseconds