Home
last modified time | relevance | path

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

/art/compiler/
Delf_builder.h223 Elf_Word entsize, Elf_Word size, CodeOutput* code_output) in OatSection() argument
225 size_(size), code_output_(code_output) { in OatSection()