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

  /system/core/libcorkscrew/arch-x86/
dwarf.h 90 uint32_t aug_P;
backtrace-x86.c 641 case 'P': cie_info->aug_P = 1; break;
686 if (cie_info->aug_P) {
688 if (!try_get_byte(memory, cie, (uint8_t*)&cie_info->aug_P, &c)) {
692 if (!read_dwarf(memory, cie, &cie_info->aug_P, (uint8_t)cie_info->aug_P, &c)) {

Completed in 80 milliseconds