Home
last modified time | relevance | path

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

/art/compiler/debug/
Delf_debug_frame_writer.h247 uint32_t header_address = dchecked_integral_cast<int32_t>(header_section->GetAddress()); in WriteCFISection() local
261 header.PushInt32(cfi_section->GetAddress() - (header_address + 4u)); in WriteCFISection()
268 binary_search_table[i] -= header_address; in WriteCFISection()