Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugFrame.h111 static UnwindLocation createAtRegisterPlusOffset(uint32_t Reg, int32_t Off);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugFrame.cpp67 UnwindLocation UnwindLocation::createAtRegisterPlusOffset(uint32_t RegNum, in createAtRegisterPlusOffset() function in UnwindLocation