Searched refs:Entrypoint (Results 1 – 2 of 2) sorted by relevance
81 uint64_t Entrypoint; variable90 MCModule() : Entrypoint(0) { } in MCModule()128 uint64_t getEntrypoint() const { return Entrypoint; } in getEntrypoint()
48 uint64_t Entrypoint; in getEntrypoint() local49 SI->getAddress(Entrypoint); in getEntrypoint()50 return getEffectiveLoadAddr(Entrypoint); in getEntrypoint()79 Module->Entrypoint = getEntrypoint(); in buildEmptyModule()