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

/fuchsia/zircon/third_party/ulib/musl/ldso/
H A Ddynlink.c897 const Phdr* first_note = NULL; local
924 if (first_note == NULL)
925 first_note = ph;
1064 for (const Phdr* seg = first_note; seg <= last_note; ++seg) {

Completed in 78 milliseconds