Searched refs:DT_BIND_NOW (Results 1 – 6 of 6) sorted by relevance
52 DT_BIND_NOW, DT_INIT_ARRAY, DT_FINI_ARRAY, in main()
1012 DT_BIND_NOW = 24, // Process all relocations before execution. enumerator
698 #define DT_BIND_NOW 24 /* Process relocations of object */ macro
1593 [DT_BIND_NOW] = true in check_dynamic()
1615 case DT_BIND_NOW: in handle_dynamic()
651 #define DT_BIND_NOW 24 /* Process relocations of object */ macro