Home
last modified time | relevance | path

Searched refs:GetEntryPoint (Results 1 – 4 of 4) sorted by relevance

/external/vixl/examples/aarch32/
Dabs.cc60 memory.GetEntryPoint<int32_t (*)(int32_t)>(abs); in main()
Dgetting-started.cc61 memory.GetEntryPoint<uint32_t (*)(uint32_t)>(demo); in main()
Dexamples.h65 T GetEntryPoint(const Label& entry_point) const { in GetEntryPoint() function
Dpi.cc99 memory.GetEntryPoint<double (*)(uint32_t)>(pi_approx); in main()