/external/ltp/testcases/kernel/syscalls/madvise/ |
madvise01.c | 40 static char *sfile; variable 49 {MADV_NORMAL, "MADV_NORMAL", &sfile}, 50 {MADV_RANDOM, "MADV_RANDOM", &sfile}, 51 {MADV_SEQUENTIAL, "MADV_SEQUENTIAL", &sfile}, 52 {MADV_WILLNEED, "MADV_WILLNEED", &sfile}, 53 {MADV_DONTNEED, "MADV_DONTNEED", &sfile}, 54 {MADV_REMOVE, "MADV_REMOVE", &sfile}, /* since Linux 2.6.16 */ 55 {MADV_DONTFORK, "MADV_DONTFORK", &sfile}, /* since Linux 2.6.16 */ 56 {MADV_DOFORK, "MADV_DOFORK", &sfile}, /* since Linux 2.6.16 */ 57 {MADV_HWPOISON, "MADV_HWPOISON", &sfile}, /* since Linux 2.6.32 * [all...] |
/toolchain/binutils/binutils-2.25/binutils/ |
coffgrok.h | 223 struct coff_sfile *sfile; member in struct:coff_symbol
|
srconv.c | 311 wr_un (struct coff_ofile *ptr, struct coff_sfile *sfile, int first, 348 un.name = sfile->name; 585 wr_dps_start (struct coff_sfile *sfile, 598 dps.address = scope->offset - find_base (sfile, scope->sec); 604 sfile->name, 639 walk_tree_type_1 (struct coff_sfile *sfile, struct coff_symbol *symbol, 713 walk_tree_type_1 (sfile, symbol, type->u.pointer.points_to, nest + 1); 729 walk_tree_type_1 (sfile, symbol, type->u.function.function_returns, nest + 1); 736 walk_tree_symbol (sfile, 0, param, nest); 764 walk_tree_symbol (sfile, 0, member, nest + 1) 1401 struct coff_sfile *sfile; local 1656 struct coff_sfile *sfile; local [all...] |
objdump.c | 1515 SFILE sfile; local [all...] |
/toolchain/binutils/binutils-2.25/gas/config/ |
tc-i370.c | 2502 char *sfile; local [all...] |
tc-s390.c | 2238 char *sfile; local [all...] |
tc-ppc.c | 6833 char *sfile; local 7060 char *sfile; local [all...] |
/toolchain/binutils/binutils-2.25/bfd/ |
vms-alpha.c | 210 unsigned int sfile; 209 unsigned int sfile; member in struct:srecinfo [all...] |