Home
last modified time | relevance | path

Searched defs:Addr (Results 1 – 2 of 2) sorted by relevance

/art/compiler/utils/
Dassembler_test.h864 std::string RepeatA(void (Ass::*f)(const Addr&), const std::string& fmt) { in RepeatA()
870 std::string RepeatA(void (Ass::*f)(const Addr&), in RepeatA()
877 std::string RepeatAI(void (Ass::*f)(const Addr&, const Imm&), in RepeatAI()
885 std::string RepeatAI(void (Ass::*f)(const Addr&, const Imm&), in RepeatAI()
893 std::string RepeatRA(void (Ass::*f)(Reg, const Addr&), const std::string& fmt) { in RepeatRA()
899 std::string RepeatRA(void (Ass::*f)(Reg, const Addr&), in RepeatRA()
912 std::string RepeatrA(void (Ass::*f)(Reg, const Addr&), const std::string& fmt) { in RepeatrA()
918 std::string RepeatrA(void (Ass::*f)(Reg, const Addr&), in RepeatrA()
931 std::string RepeatwA(void (Ass::*f)(Reg, const Addr&), const std::string& fmt) { in RepeatwA()
937 std::string RepeatwA(void (Ass::*f)(Reg, const Addr&), in RepeatwA()
[all …]
/art/libelffile/elf/
Delf_utils.h29 typedef Elf32_Addr Addr; typedef
44 typedef Elf64_Addr Addr; typedef