Searched defs:RESOLVE_MAP (Results 1 – 4 of 4) sorted by relevance
/elf/ |
A D | dl-reloc-static-pie.c | 28 #define RESOLVE_MAP(map, scope, sym, version, flags) map macro
|
A D | dl-conflict.c | 35 #define RESOLVE_MAP(map, scope, ref, version, flags) (*ref = NULL, NULL) macro
|
A D | dl-reloc.c | 166 #define RESOLVE_MAP(l, scope, ref, version, r_type) \ macro
|
A D | rtld.c | 63 #define RESOLVE_MAP(map, scope, sym, version, flags) map macro
|
Completed in 30 milliseconds