Searched refs:AT_PHENT (Results 1 – 16 of 16) sorted by relevance
13 #define AT_PHENT 4 /* size of program header entry */ macro
22 for (p=(void *)aux[AT_PHDR],n=aux[AT_PHNUM]; n; n--,p+=aux[AT_PHENT]) { in static_dl_iterate_phdr()
90 for (p=(void *)aux[AT_PHDR],n=aux[AT_PHNUM]; n; n--,p+=aux[AT_PHENT]) { in static_init_tls()
107 size_t phentsize = aux[AT_PHENT]; in _dlstart_c()
1846 app.phentsize = aux[AT_PHENT]; in __dls3()1847 for (i=aux[AT_PHNUM]; i; i--, phdr=(void *)((char *)phdr + aux[AT_PHENT])) { in __dls3()
272 pub const AT_PHENT: ::c_ulong = 4; constant
39 #define PROBE_TYPE AT_PHENT753 else if (type == BL##NN (AT_PHENT)) \ in dwfl_link_map_report()
390 case AT_PHENT: name = " [AT_PHENT]"; break; in dump_auxv()
920 AT_PHENT = 4 variable
832 #define AT_PHENT 4 macro
1007 #define AT_PHENT 4 /* Size of program header entry */ macro
991 #define AT_PHENT 4 macro
1186 #define AT_PHENT 4 /* Size of program header entry */ macro
1346 pub const AT_PHENT: ::c_int = 4; constant
3041 pub const AT_PHENT: ::c_int = 4; constant
1564 pub const AT_PHENT: ::c_ulong = 4; constant