Searched refs:DT_BIND_NOW (Results 1 – 9 of 9) sorted by relevance
52 DT_BIND_NOW, DT_INIT_ARRAY, DT_FINI_ARRAY, in main()
523 #define DT_BIND_NOW 24 /* Process relocations of object */ macro
1059 DT_BIND_NOW = 24, // Process all relocations before execution. enumerator
1113 DT_BIND_NOW = 24, // Process all relocations before execution. enumerator
1115 DT_BIND_NOW = 24, // Process all relocations before execution. enumerator
723 #define DT_BIND_NOW 24 /* Process relocations of object */ macro
865 #define DT_BIND_NOW 24 /* Process relocations of object */ macro
1630 [DT_BIND_NOW] = true in check_dynamic()
1800 case DT_BIND_NOW: in handle_dynamic()