Home
last modified time | relevance | path

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

/art/compiler/
Delf_writer_debug.cc215 int32_t fde_address = dchecked_integral_cast<int32_t>(address_to_fde_offset.second); in WriteCFISection() local
221 header.PushInt32(relative_eh_frame_begin + fde_address); in WriteCFISection()