Home
last modified time | relevance | path

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

/art/compiler/dwarf/
Dwriter.h85 void PushInt32(int value) { in PushInt32() function
/art/compiler/
Delf_writer_debug.cc209 header.PushInt32(relative_eh_frame_begin - 4U); in WriteCFISection()
221 header.PushInt32(relative_eh_frame_begin + fde_address); in WriteCFISection()