Home
last modified time | relevance | path

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

/art/compiler/utils/
Dassembler_test.h910 std::string RepeatA(void (Ass::*f)(const Addr&), const std::string& fmt) { in RepeatA()
916 std::string RepeatA(void (Ass::*f)(const Addr&), in RepeatA()
923 std::string RepeatAI(void (Ass::*f)(const Addr&, const Imm&), in RepeatAI()
931 std::string RepeatAI(void (Ass::*f)(const Addr&, const Imm&), in RepeatAI()
939 std::string RepeatRA(void (Ass::*f)(Reg, const Addr&), const std::string& fmt) { in RepeatRA()
945 std::string RepeatRA(void (Ass::*f)(Reg, const Addr&), in RepeatRA()
958 std::string RepeatrA(void (Ass::*f)(Reg, const Addr&), const std::string& fmt) { in RepeatrA()
964 std::string RepeatrA(void (Ass::*f)(Reg, const Addr&), in RepeatrA()
977 std::string RepeatwA(void (Ass::*f)(Reg, const Addr&), const std::string& fmt) { in RepeatwA()
983 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