Home
last modified time | relevance | path

Searched defs:GetRegisters (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_registers.h27 __attribute__((always_inline, unused)) static Registers GetRegisters() { in GetRegisters() function
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBFrame.cpp890 SBValueList SBFrame::GetRegisters() { in GetRegisters() function in SBFrame