Searched defs:getIP (Results 1 – 2 of 2) sorted by relevance
| /external/llvm/lib/MC/MCDisassembler/ | ||
| D | Disassembler.h | 119 MCInstPrinter *getIP() { return IP.get(); } in getIP() function |
| /external/libcxxabi/src/Unwind/ | ||
| D | Registers.hpp | 51 uint32_t getIP() const { return _registers.__eip; } in getIP() function in libunwind::Registers_x86 |