Searched refs:DW_EH_PE_pcrel (Results 1 – 1 of 1) sorted by relevance
56 #define DW_EH_PE_pcrel 0x01 /*!< The value is an offset, relative to its location in memory. */ macro60 #define ESP_ENCODING_PC_REL(ENCODING) (((ENCODING >> 4) & 0xf) == DW_EH_PE_pcrel)346 case DW_EH_PE_pcrel: in esp_eh_frame_get_encoded()