Home
last modified time | relevance | path

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

/art/compiler/dwarf/
Dwriter.h73 void PushInt8(int value) { in PushInt8() function
Dheaders.h155 writer.PushInt8(DebugLineOpCodeWriter<Allocator>::kLineBase); in WriteDebugLineTable()