Searched refs:DW_OP_call4 (Results 1 – 2 of 2) sorted by relevance
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/ | ||
D | dwarf2.h | 229 DW_OP_call4 = 0x99, // 4-byte offset of DIE enumerator |
D | DwarfInstructions.hpp | 744 case DW_OP_call4: in evaluateExpression() |