Home
last modified time | relevance | path

Searched refs:DW_EH_PE_pcrel (Results 1 – 3 of 3) sorted by relevance

/system/core/libunwindstack/
DDwarfEncoding.h37 DW_EH_PE_pcrel = 0x10, enumerator
DDwarfMemory.cpp113 case DW_EH_PE_pcrel: in AdjustEncodedValue()
/system/core/libunwindstack/tests/
DDwarfEhFrameWithHdrTest.cpp122 DW_EH_PE_pcrel | DW_EH_PE_sdata4}); in TYPED_TEST_P()
235 this->eh_frame_->TestSetTableEncoding(DW_EH_PE_pcrel | DW_EH_PE_udata4); in TYPED_TEST_P()