Home
last modified time | relevance | path

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

/art/compiler/debug/dwarf/
Dwriter.h88 void PushInt32(int value) { in PushInt32() function
/art/compiler/debug/
Delf_debug_frame_writer.h261 header.PushInt32(cfi_section->GetAddress() - (header_address + 4u)); in WriteCFISection()