pcprofile.os.d 8.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283
  1. $(common-objpfx)debug/pcprofile.os: \
  2. pcprofile.c ../include/stdc-predef.h \
  3. $(common-objpfx)libc-modules.h \
  4. ../include/libc-symbols.h \
  5. $(common-objpfx)config.h \
  6. ../sysdeps/generic/symbol-hacks.h ../include/errno.h ../stdlib/errno.h \
  7. ../include/features.h ../include/sys/cdefs.h ../misc/sys/cdefs.h \
  8. ../sysdeps/wordsize-32/bits/wordsize.h ../bits/long-double.h \
  9. ../include/gnu/stubs.h ../sysdeps/unix/sysv/linux/bits/errno.h \
  10. /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/linux-devkit/sysroots/armv7ahf-neon-linux-gnueabi/usr/include/linux/errno.h \
  11. /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/linux-devkit/sysroots/armv7ahf-neon-linux-gnueabi/usr/include/asm/errno.h \
  12. /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/linux-devkit/sysroots/armv7ahf-neon-linux-gnueabi/usr/include/asm-generic/errno.h \
  13. /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/linux-devkit/sysroots/armv7ahf-neon-linux-gnueabi/usr/include/asm-generic/errno-base.h \
  14. ../bits/types/error_t.h ../include/fcntl.h ../io/fcntl.h \
  15. ../include/bits/types.h ../posix/bits/types.h ../bits/timesize.h \
  16. ../bits/typesizes.h ../bits/time64.h \
  17. ../sysdeps/unix/sysv/linux/arm/bits/fcntl.h \
  18. ../sysdeps/unix/sysv/linux/bits/fcntl-linux.h \
  19. ../include/bits/types/struct_iovec.h ../misc/bits/types/struct_iovec.h \
  20. /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/linux-devkit/sysroots/x86_64-arago-linux/usr/lib/gcc/arm-linux-gnueabihf/6.2.1/include/stddef.h \
  21. /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/linux-devkit/sysroots/armv7ahf-neon-linux-gnueabi/usr/include/linux/falloc.h \
  22. ../include/bits/types/struct_timespec.h \
  23. ../time/bits/types/struct_timespec.h \
  24. ../sysdeps/unix/sysv/linux/bits/stat.h ../sysdeps/generic/stdint.h \
  25. ../bits/libc-header-start.h ../bits/wchar.h ../bits/stdint-intn.h \
  26. ../bits/stdint-uintn.h ../include/stdlib.h ../stdlib/stdlib.h \
  27. ../sysdeps/unix/sysv/linux/bits/waitflags.h ../bits/waitstatus.h \
  28. ../bits/floatn.h ../bits/floatn-common.h \
  29. ../include/bits/types/locale_t.h ../locale/bits/types/locale_t.h \
  30. ../include/bits/types/__locale_t.h ../locale/bits/types/__locale_t.h \
  31. ../include/sys/types.h ../posix/sys/types.h \
  32. ../include/bits/types/clock_t.h ../time/bits/types/clock_t.h \
  33. ../include/bits/types/clockid_t.h ../time/bits/types/clockid_t.h \
  34. ../include/bits/types/time_t.h ../time/bits/types/time_t.h \
  35. ../include/bits/types/timer_t.h ../time/bits/types/timer_t.h \
  36. ../include/endian.h ../string/endian.h ../sysdeps/arm/bits/endian.h \
  37. ../bits/byteswap.h ../bits/uintn-identity.h ../include/sys/select.h \
  38. ../misc/sys/select.h ../bits/select.h ../include/bits/types/sigset_t.h \
  39. ../signal/bits/types/sigset_t.h \
  40. ../sysdeps/unix/sysv/linux/bits/types/__sigset_t.h \
  41. ../include/bits/types/struct_timeval.h \
  42. ../time/bits/types/struct_timeval.h ../sysdeps/nptl/bits/pthreadtypes.h \
  43. ../sysdeps/nptl/bits/thread-shared-types.h \
  44. ../sysdeps/arm/nptl/bits/pthreadtypes-arch.h ../include/alloca.h \
  45. ../stdlib/alloca.h ../include/stackinfo.h ../sysdeps/arm/stackinfo.h \
  46. ../include/elf.h ../elf/elf.h ../include/libc-pointer-arith.h \
  47. ../sysdeps/generic/dl-dtprocnum.h ../sysdeps/pthread/allocalim.h \
  48. ../include/limits.h \
  49. /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/linux-devkit/sysroots/x86_64-arago-linux/usr/lib/gcc/arm-linux-gnueabihf/6.2.1/include-fixed/limits.h \
  50. ../include/bits/posix1_lim.h ../posix/bits/posix1_lim.h \
  51. ../sysdeps/unix/sysv/linux/bits/local_lim.h \
  52. /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/linux-devkit/sysroots/armv7ahf-neon-linux-gnueabi/usr/include/linux/limits.h \
  53. ../include/bits/posix2_lim.h ../posix/bits/posix2_lim.h \
  54. ../include/bits/xopen_lim.h ../sysdeps/unix/sysv/linux/bits/uio_lim.h \
  55. ../bits/stdlib-bsearch.h ../include/bits/stdlib-float.h \
  56. ../stdlib/bits/stdlib-float.h ../include/sys/stat.h ../io/sys/stat.h \
  57. ../include/bits/statx.h ../io/bits/statx.h ../include/unistd.h \
  58. ../posix/unistd.h ../sysdeps/unix/sysv/linux/bits/posix_opt.h \
  59. ../bits/environments.h ../bits/confname.h ../include/bits/getopt_posix.h \
  60. ../posix/bits/getopt_posix.h ../include/bits/getopt_core.h \
  61. ../posix/bits/getopt_core.h
  62. ../include/stdc-predef.h:
  63. $(common-objpfx)libc-modules.h:
  64. ../include/libc-symbols.h:
  65. $(common-objpfx)config.h:
  66. ../sysdeps/generic/symbol-hacks.h:
  67. ../include/errno.h:
  68. ../stdlib/errno.h:
  69. ../include/features.h:
  70. ../include/sys/cdefs.h:
  71. ../misc/sys/cdefs.h:
  72. ../sysdeps/wordsize-32/bits/wordsize.h:
  73. ../bits/long-double.h:
  74. ../include/gnu/stubs.h:
  75. ../sysdeps/unix/sysv/linux/bits/errno.h:
  76. /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/linux-devkit/sysroots/armv7ahf-neon-linux-gnueabi/usr/include/linux/errno.h:
  77. /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/linux-devkit/sysroots/armv7ahf-neon-linux-gnueabi/usr/include/asm/errno.h:
  78. /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/linux-devkit/sysroots/armv7ahf-neon-linux-gnueabi/usr/include/asm-generic/errno.h:
  79. /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/linux-devkit/sysroots/armv7ahf-neon-linux-gnueabi/usr/include/asm-generic/errno-base.h:
  80. ../bits/types/error_t.h:
  81. ../include/fcntl.h:
  82. ../io/fcntl.h:
  83. ../include/bits/types.h:
  84. ../posix/bits/types.h:
  85. ../bits/timesize.h:
  86. ../bits/typesizes.h:
  87. ../bits/time64.h:
  88. ../sysdeps/unix/sysv/linux/arm/bits/fcntl.h:
  89. ../sysdeps/unix/sysv/linux/bits/fcntl-linux.h:
  90. ../include/bits/types/struct_iovec.h:
  91. ../misc/bits/types/struct_iovec.h:
  92. /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/linux-devkit/sysroots/x86_64-arago-linux/usr/lib/gcc/arm-linux-gnueabihf/6.2.1/include/stddef.h:
  93. /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/linux-devkit/sysroots/armv7ahf-neon-linux-gnueabi/usr/include/linux/falloc.h:
  94. ../include/bits/types/struct_timespec.h:
  95. ../time/bits/types/struct_timespec.h:
  96. ../sysdeps/unix/sysv/linux/bits/stat.h:
  97. ../sysdeps/generic/stdint.h:
  98. ../bits/libc-header-start.h:
  99. ../bits/wchar.h:
  100. ../bits/stdint-intn.h:
  101. ../bits/stdint-uintn.h:
  102. ../include/stdlib.h:
  103. ../stdlib/stdlib.h:
  104. ../sysdeps/unix/sysv/linux/bits/waitflags.h:
  105. ../bits/waitstatus.h:
  106. ../bits/floatn.h:
  107. ../bits/floatn-common.h:
  108. ../include/bits/types/locale_t.h:
  109. ../locale/bits/types/locale_t.h:
  110. ../include/bits/types/__locale_t.h:
  111. ../locale/bits/types/__locale_t.h:
  112. ../include/sys/types.h:
  113. ../posix/sys/types.h:
  114. ../include/bits/types/clock_t.h:
  115. ../time/bits/types/clock_t.h:
  116. ../include/bits/types/clockid_t.h:
  117. ../time/bits/types/clockid_t.h:
  118. ../include/bits/types/time_t.h:
  119. ../time/bits/types/time_t.h:
  120. ../include/bits/types/timer_t.h:
  121. ../time/bits/types/timer_t.h:
  122. ../include/endian.h:
  123. ../string/endian.h:
  124. ../sysdeps/arm/bits/endian.h:
  125. ../bits/byteswap.h:
  126. ../bits/uintn-identity.h:
  127. ../include/sys/select.h:
  128. ../misc/sys/select.h:
  129. ../bits/select.h:
  130. ../include/bits/types/sigset_t.h:
  131. ../signal/bits/types/sigset_t.h:
  132. ../sysdeps/unix/sysv/linux/bits/types/__sigset_t.h:
  133. ../include/bits/types/struct_timeval.h:
  134. ../time/bits/types/struct_timeval.h:
  135. ../sysdeps/nptl/bits/pthreadtypes.h:
  136. ../sysdeps/nptl/bits/thread-shared-types.h:
  137. ../sysdeps/arm/nptl/bits/pthreadtypes-arch.h:
  138. ../include/alloca.h:
  139. ../stdlib/alloca.h:
  140. ../include/stackinfo.h:
  141. ../sysdeps/arm/stackinfo.h:
  142. ../include/elf.h:
  143. ../elf/elf.h:
  144. ../include/libc-pointer-arith.h:
  145. ../sysdeps/generic/dl-dtprocnum.h:
  146. ../sysdeps/pthread/allocalim.h:
  147. ../include/limits.h:
  148. /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/linux-devkit/sysroots/x86_64-arago-linux/usr/lib/gcc/arm-linux-gnueabihf/6.2.1/include-fixed/limits.h:
  149. ../include/bits/posix1_lim.h:
  150. ../posix/bits/posix1_lim.h:
  151. ../sysdeps/unix/sysv/linux/bits/local_lim.h:
  152. /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/linux-devkit/sysroots/armv7ahf-neon-linux-gnueabi/usr/include/linux/limits.h:
  153. ../include/bits/posix2_lim.h:
  154. ../posix/bits/posix2_lim.h:
  155. ../include/bits/xopen_lim.h:
  156. ../sysdeps/unix/sysv/linux/bits/uio_lim.h:
  157. ../bits/stdlib-bsearch.h:
  158. ../include/bits/stdlib-float.h:
  159. ../stdlib/bits/stdlib-float.h:
  160. ../include/sys/stat.h:
  161. ../io/sys/stat.h:
  162. ../include/bits/statx.h:
  163. ../io/bits/statx.h:
  164. ../include/unistd.h:
  165. ../posix/unistd.h:
  166. ../sysdeps/unix/sysv/linux/bits/posix_opt.h:
  167. ../bits/environments.h:
  168. ../bits/confname.h:
  169. ../include/bits/getopt_posix.h:
  170. ../posix/bits/getopt_posix.h:
  171. ../include/bits/getopt_core.h:
  172. ../posix/bits/getopt_core.h: