Searched defs:getEntrypoint (Results 1 – 2 of 2) sorted by relevance
| /external/llvm/include/llvm/MC/MCAnalysis/ | ||
| D | MCModule.h | 129 uint64_t getEntrypoint() const { return Entrypoint; } in getEntrypoint() function |
| /external/llvm/lib/MC/MCAnalysis/ | ||
| D | MCObjectDisassembler.cpp | 41 uint64_t MCObjectDisassembler::getEntrypoint() { in getEntrypoint() function in MCObjectDisassembler |