Searched refs:AT_ENTRY (Results 1 – 8 of 8) sorted by relevance
32 if (auxv_p->a_type == AT_ENTRY) in main()45 if (auxv.a_type == AT_ENTRY) in main()
17 #define AT_ENTRY 9 /* entry point of program */ macro
300 const void* entry_point_loc = reinterpret_cast<void *>(auxv_[AT_ENTRY]); in EnumerateMappings()
702 case AT_ENTRY: in process_get_entry()
680 case AT_ENTRY: in setup_client_stack()
722 if (type == BL##NN (AT_ENTRY)) \ in dwfl_link_map_report()
1012 #define AT_ENTRY 9 /* Entry point of program */ macro
866 #define AT_ENTRY 9 /* Entry point of program */ macro