Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libunwind/src/
H A DUnwindCursor.hpp2439 uint32_t firstInstruction = *(reinterpret_cast<uint32_t *>(returnAddress)); in stepWithTBTable() local
2445 if (firstInstruction == loadTOCRegInst) { in stepWithTBTable()