Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/libunwind/include/
HD__libunwind_config.h20 #define _LIBUNWIND_HIGHEST_DWARF_REGISTER_PPC64 116 macro
52 # define _LIBUNWIND_HIGHEST_DWARF_REGISTER _LIBUNWIND_HIGHEST_DWARF_REGISTER_PPC64
/freebsd-11-stable/contrib/llvm-project/libunwind/src/
HDRegisters.hpp1146 static int lastDwarfRegNum() { return _LIBUNWIND_HIGHEST_DWARF_REGISTER_PPC64; } in lastDwarfRegNum()