HomeSort by relevance Sort by last modified time
    Searched refs:SHT_OAT_PATCH (Results 1 - 3 of 3) sorted by null

  /art/compiler/
elf_writer_quick.cc 178 ".debug_frame.oat_patches", SHT_OAT_PATCH));
183 ".debug_info.oat_patches", SHT_OAT_PATCH));
192 ".debug_line.oat_patches", SHT_OAT_PATCH));
240 ".text.oat_patches", SHT_OAT_PATCH));
  /art/runtime/
elf_utils.h 72 #define SHT_OAT_PATCH SHT_LOUSER
elf_file.cc     [all...]

Completed in 7045 milliseconds