Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/Runtime/unix/
H A DUnwindHelpers.cpp55 static int LocateSectionsCallback(struct dl_phdr_info *info, size_t size, void *data) in LocateSectionsCallback() function
337 dl_iterate_phdr(LocateSectionsCallback, &cb_data); in LocateUnwindSections()