Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libunwind/src/
H A DUnwindCursor.hpp2514 uint32_t firstInstruction = *(reinterpret_cast<uint32_t *>(returnAddress)); in stepWithTBTable() local
2520 if (firstInstruction == loadTOCRegInst) { in stepWithTBTable()