Home
last modified time | relevance | path

Searched defs:opcodes (Results 1 – 3 of 3) sorted by relevance

/art/compiler/dwarf/
Ddwarf_test.cc46 DebugFrameOpCodeWriter<> opcodes; in TEST_F() local
141 DebugFrameOpCodeWriter<> opcodes; in TEST_F() local
156 DebugFrameOpCodeWriter<> opcodes; in TEST_F() local
190 DebugLineOpCodeWriter<> opcodes(is64bit, code_factor_bits); in TEST_F() local
250 DebugLineOpCodeWriter<> opcodes(is64bit, code_factor_bits); in TEST_F() local
Dheaders.h43 const DebugFrameOpCodeWriter<Allocator>& opcodes, in WriteDebugFrameCIE()
80 const std::vector<uint8_t, Allocator>* opcodes, in WriteDebugFrameFDE()
141 const DebugLineOpCodeWriter<Allocator>& opcodes, in WriteDebugLineTable()
/art/compiler/
Delf_writer_debug.cc43 DebugFrameOpCodeWriter<> opcodes; in WriteDebugFrameCIE() local
67 DebugFrameOpCodeWriter<> opcodes; in WriteDebugFrameCIE() local
92 DebugFrameOpCodeWriter<> opcodes; in WriteDebugFrameCIE() local
110 DebugFrameOpCodeWriter<> opcodes; in WriteDebugFrameCIE() local
135 DebugFrameOpCodeWriter<> opcodes; in WriteDebugFrameCIE() local
185 const SwapVector<uint8_t>* opcodes = mi.compiled_method_->GetCFIInfo(); in WriteCFISection() local
330 DebugLineOpCodeWriter<> opcodes(is64bit, code_factor_bits_); in WriteDebugSections() local