Home
last modified time | relevance | path

Searched defs:infos (Results 1 – 9 of 9) sorted by relevance

/art/tools/ahat/src/
DSiteHandler.java92 List<Site.ObjectsInfo> infos = site.getObjectsInfos(); in handle() local
/art/compiler/
Doat_writer.h230 void AddMethodDebugInfos(const std::vector<debug::MethodDebugInfo>& infos) { in AddMethodDebugInfos()
/art/compiler/optimizing/
Dcode_generator_arm64.cc4701 const ArenaDeque<PcRelativePatchInfo>& infos, in EmitPcRelativeLinkerPatches()
Dcode_generator_x86_64.cc1118 const ArenaDeque<PatchInfo<Label>>& infos, in EmitPcRelativeLinkerPatches()
Dcode_generator_mips64.cc1433 const ArenaDeque<PcRelativePatchInfo>& infos, in EmitPcRelativeLinkerPatches()
Dcode_generator_x86.cc4684 const ArenaDeque<X86PcRelativePatchInfo>& infos, in EmitPcRelativeLinkerPatches()
Dcode_generator_arm_vixl.cc8562 const ArenaDeque<PcRelativePatchInfo>& infos, in EmitPcRelativeLinkerPatches()
Dcode_generator_arm.cc8428 const ArenaDeque<PcRelativePatchInfo>& infos, in EmitPcRelativeLinkerPatches()
Dcode_generator_mips.cc1547 const ArenaDeque<PcRelativePatchInfo>& infos, in EmitPcRelativeLinkerPatches()