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

  /art/compiler/optimizing/
code_generator_mips.h 631 PcRelativePatchInfo* NewStringBssEntryPatch(const DexFile& dex_file,
code_generator_mips64.h 602 PcRelativePatchInfo* NewStringBssEntryPatch(const DexFile& dex_file,
code_generator_x86.h 422 Label* NewStringBssEntryPatch(HLoadString* load_string);
code_generator_x86_64.h 418 Label* NewStringBssEntryPatch(HLoadString* load_string);
code_generator_arm64.h 606 vixl::aarch64::Label* NewStringBssEntryPatch(const DexFile& dex_file,
    [all...]
code_generator_arm_vixl.h 583 PcRelativePatchInfo* NewStringBssEntryPatch(const DexFile& dex_file,
    [all...]
code_generator_arm64.cc     [all...]
code_generator_mips64.cc     [all...]
code_generator_arm_vixl.cc     [all...]
code_generator_x86.cc     [all...]
code_generator_x86_64.cc     [all...]
code_generator_mips.cc     [all...]

Completed in 986 milliseconds