Home
last modified time | relevance | path

Searched defs:overlay_list (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/ld/
H A Dldlang.c4818 struct overlay_list { struct
4819 struct overlay_list *next; argument
4823 static struct overlay_list *overlay_list; argument
/openbsd-src/gnu/usr.bin/binutils-2.17/ld/
H A Dldlang.c6107 struct overlay_list { struct
6108 struct overlay_list *next; argument
6112 static struct overlay_list *overlay_list; variable