HomeSort by relevance Sort by last modified time
    Searched defs:GetEntryPoint (Results 1 - 4 of 4) sorted by null

  /external/vixl/examples/aarch32/
examples.h 65 T GetEntryPoint(const Label& entry_point, InstructionSet isa) const {
  /art/runtime/
oat_quick_method_header.h 57 return pc - reinterpret_cast<uintptr_t>(GetEntryPoint());
113 const uint8_t* GetEntryPoint() const {
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Object/Parser/
InfDefineObject.py 574 def GetEntryPoint(self):
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Object/POM/
ModuleObject.py 395 def GetEntryPoint(self):

Completed in 7784 milliseconds