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

  /art/runtime/
elf_utils.h 72 #define SHT_OAT_PATCH SHT_LOUSER
elf_file.cc     [all...]
  /art/compiler/
elf_builder.h 523 std::unique_ptr<Section> s(new Section(this, name, SHT_OAT_PATCH, 0, nullptr, 0, 1, 0));
    [all...]

Completed in 89 milliseconds