Home
last modified time | relevance | path

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

/art/runtime/
Delf_file.cc1561 uint32_t* PC_low = reinterpret_cast<uint32_t*>(iter->GetPointerToField(DW_AT_low_pc)); in FixupDebugInfo() local
1563 if (PC_low != nullptr && PC_high != nullptr) { in FixupDebugInfo()
1564 *PC_low += text_start; in FixupDebugInfo()