Searched refs:GetPointerToField (Results 1 – 1 of 1) sorted by relevance
1529 byte* GetPointerToField(uint8_t dwarf_field) { in GetPointerToField() function in art::DebugInfoIterator1561 uint32_t* PC_low = reinterpret_cast<uint32_t*>(iter->GetPointerToField(DW_AT_low_pc)); in FixupDebugInfo()1562 uint32_t* PC_high = reinterpret_cast<uint32_t*>(iter->GetPointerToField(DW_AT_high_pc)); in FixupDebugInfo()