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

  /art/compiler/optimizing/
code_generator_arm64.h 571 vixl::aarch64::Label* NewBssEntryTypePatch(const DexFile& dex_file,
    [all...]
code_generator_arm64.cc 365 bss_entry_adrp_label_ = arm64_codegen->NewBssEntryTypePatch(dex_file, type_index);
369 arm64_codegen->NewBssEntryTypePatch(dex_file, type_index, bss_entry_adrp_label_);
    [all...]

Completed in 231 milliseconds