Searched refs:local_ep (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/coregrind/
H A Dpub_core_debuginfo.h173 On ppc64 platforms, also contains tocptr and local_ep.
183 Addr local_ep; /* address for local entry point, ppc64le only */ member in struct:__anon23201
197 # define GET_LOCAL_EP_AVMA(_sym_avmas) (_sym_avmas).local_ep
198 # define SET_LOCAL_EP_AVMA(_sym_avmas, _val) (_sym_avmas).local_ep = (_val)

Completed in 75 milliseconds