Searched refs:DW_EH_PE_aligned (Results 1 – 2 of 2) sorted by relevance
/system/core/libunwindstack/ | ||
D | DwarfEncoding.h | 41 DW_EH_PE_aligned = 0x50, enumerator |
D | DwarfMemory.cpp | 153 } else if (encoding == DW_EH_PE_aligned) { in ReadEncodedValue() |