HomeSort by relevance Sort by last modified time
    Searched refs:aug_R (Results 1 - 2 of 2) sorted by null

  /system/core/libcorkscrew/arch-x86/
dwarf.h 88 uint8_t aug_R;
backtrace-x86.c 644 case 'R': cie_info->aug_R = 1; break;
683 if (cie_info->aug_R) {
684 if (!try_get_byte(memory, cie, &cie_info->aug_R, &c)) {
689 cie_info->aug_R = DW_EH_PE_absptr;
725 if (!read_dwarf(memory, fde, &fde_info->start, (uint8_t)cie_info->aug_R, &c)) {
    [all...]

Completed in 27 milliseconds