Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/libunwind/src/
H A DUnwindCursor.hpp2461 uint32_t firstInstruction = *(reinterpret_cast<uint32_t *>(returnAddress)); in stepWithTBTable() local
2467 if (firstInstruction == loadTOCRegInst) { in stepWithTBTable()