Home
last modified time | relevance | path

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

/external/llvm/lib/MC/MCDisassembler/
DDisassembler.h119 MCInstPrinter *getIP() { return IP.get(); } in getIP() function
/external/libcxxabi/src/Unwind/
DRegisters.hpp51 uint32_t getIP() const { return _registers.__eip; } in getIP() function in libunwind::Registers_x86
239 uint64_t getIP() const { return _registers.__rip; } in getIP() function in libunwind::Registers_x86_64
487 uint64_t getIP() const { return _registers.__srr0; } in getIP() function in libunwind::Registers_ppc
1041 uint64_t getIP() const { return _registers.__pc; } in getIP() function in libunwind::Registers_arm64
1308 uint32_t getIP() const { return _registers.__pc; } in getIP() function in libunwind::Registers_arm