Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/MCAnalysis/
DMCModule.h129 uint64_t getEntrypoint() const { return Entrypoint; } in getEntrypoint() function
/external/llvm/lib/MC/MCAnalysis/
DMCObjectDisassembler.cpp41 uint64_t MCObjectDisassembler::getEntrypoint() { in getEntrypoint() function in MCObjectDisassembler
527 uint64_t MCMachOObjectDisassembler::getEntrypoint() { in getEntrypoint() function in MCMachOObjectDisassembler