Advertisement
Guest User

Untitled

a guest
Apr 20th, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.05 KB | None | 0 0
  1. gn gen out.gn/golib --args="strip_debug_info=true v8_use_external_startup_data=false v8_enable_i18n_support=false v8_enable_gdbjit=false symbol_level=0 v8_experimental_extra_library_files=[] v8_extra_library_files=[]"
  2. ninja -C out.gn/golib/
  3. ls -l out.gn/golib/obj/
  4. ---
  5. total 676
  6. drwx------ 4 root root 4096 Apr 20 19:58 build
  7. drwx------ 3 root root 4096 Apr 20 19:58 buildtools
  8. drwxr-xr-x 2 root root 4096 Apr 20 20:10 d8
  9. -rw-r--r-- 1 root root 0 Apr 20 20:10 d8.inputdeps.stamp
  10. -rw-r--r-- 1 root root 4508 Apr 20 19:58 d8.ninja
  11. -rw-r--r-- 1 root root 0 Apr 20 19:58 d8_js2c.inputdeps.stamp
  12. -rw-r--r-- 1 root root 0 Apr 20 19:58 d8_js2c.stamp
  13. drwxr-xr-x 2 root root 4096 Apr 20 20:10 fuzzer_support
  14. -rw-r--r-- 1 root root 0 Apr 20 20:10 fuzzer_support.inputdeps.stamp
  15. -rw-r--r-- 1 root root 3233 Apr 20 19:58 fuzzer_support.ninja
  16. -rw-r--r-- 1 root root 0 Apr 20 20:10 fuzzer_support.stamp
  17. -rw-r--r-- 1 root root 0 Apr 20 20:18 gn_all.stamp
  18. -rw-r--r-- 1 root root 0 Apr 20 19:58 js2c.inputdeps.stamp
  19. -rw-r--r-- 1 root root 0 Apr 20 19:58 js2c.stamp
  20. -rw-r--r-- 1 root root 0 Apr 20 19:58 js2c_experimental_extras.inputdeps.stamp
  21. -rw-r--r-- 1 root root 0 Apr 20 19:58 js2c_experimental_extras.stamp
  22. -rw-r--r-- 1 root root 0 Apr 20 19:58 js2c_extras.inputdeps.stamp
  23. -rw-r--r-- 1 root root 0 Apr 20 19:58 js2c_extras.stamp
  24. drwxr-xr-x 2 root root 4096 Apr 20 20:10 json_fuzzer
  25. -rw-r--r-- 1 root root 0 Apr 20 20:10 json_fuzzer.inputdeps.stamp
  26. -rw-r--r-- 1 root root 3207 Apr 20 19:58 json_fuzzer.ninja
  27. -rw-r--r-- 1 root root 0 Apr 20 20:10 json_fuzzer.stamp
  28. drwxr-xr-x 2 root root 4096 Apr 20 19:58 lib_wasm_fuzzer_common
  29. -rw-r--r-- 1 root root 2789 Apr 20 19:58 lib_wasm_fuzzer_common.ninja
  30. -rw-r--r-- 1 root root 0 Apr 20 19:58 lib_wasm_fuzzer_common.stamp
  31. drwxr-xr-x 2 root root 4096 Apr 20 19:58 mksnapshot
  32. -rw-r--r-- 1 root root 0 Apr 20 19:58 mksnapshot.inputdeps.stamp
  33. -rw-r--r-- 1 root root 21549 Apr 20 19:58 mksnapshot.ninja
  34. drwxr-xr-x 2 root root 4096 Apr 20 20:10 multi_return_fuzzer
  35. -rw-r--r-- 1 root root 0 Apr 20 20:10 multi_return_fuzzer.inputdeps.stamp
  36. -rw-r--r-- 1 root root 3287 Apr 20 19:58 multi_return_fuzzer.ninja
  37. -rw-r--r-- 1 root root 0 Apr 20 20:10 multi_return_fuzzer.stamp
  38. drwxr-xr-x 2 root root 4096 Apr 20 20:10 parser_fuzzer
  39. -rw-r--r-- 1 root root 0 Apr 20 20:10 parser_fuzzer.inputdeps.stamp
  40. -rw-r--r-- 1 root root 3227 Apr 20 19:58 parser_fuzzer.ninja
  41. -rw-r--r-- 1 root root 0 Apr 20 20:10 parser_fuzzer.stamp
  42. -rw-r--r-- 1 root root 0 Apr 20 19:58 postmortem-metadata.inputdeps.stamp
  43. -rw-r--r-- 1 root root 0 Apr 20 19:58 postmortem-metadata.stamp
  44. drwxr-xr-x 2 root root 4096 Apr 20 20:10 regexp_builtins_fuzzer
  45. -rw-r--r-- 1 root root 0 Apr 20 20:10 regexp_builtins_fuzzer.inputdeps.stamp
  46. -rw-r--r-- 1 root root 3317 Apr 20 19:58 regexp_builtins_fuzzer.ninja
  47. -rw-r--r-- 1 root root 0 Apr 20 20:10 regexp_builtins_fuzzer.stamp
  48. drwxr-xr-x 2 root root 4096 Apr 20 20:10 regexp_fuzzer
  49. -rw-r--r-- 1 root root 0 Apr 20 20:10 regexp_fuzzer.inputdeps.stamp
  50. -rw-r--r-- 1 root root 3227 Apr 20 19:58 regexp_fuzzer.ninja
  51. -rw-r--r-- 1 root root 0 Apr 20 20:10 regexp_fuzzer.stamp
  52. -rw-r--r-- 1 root root 0 Apr 20 20:10 run_mksnapshot.inputdeps.stamp
  53. -rw-r--r-- 1 root root 0 Apr 20 20:10 run_mksnapshot.stamp
  54. drwx------ 3 root root 4096 Apr 20 19:58 src
  55. drwx------ 6 root root 4096 Apr 20 20:18 test
  56. drwx------ 4 root root 4096 Apr 20 19:58 testing
  57. drwxr-xr-x 2 root root 4096 Apr 20 20:10 tools
  58. drwxr-xr-x 2 root root 4096 Apr 20 20:10 v8
  59. -rw-r--r-- 1 root root 0 Apr 20 20:10 v8.inputdeps.stamp
  60. -rw-r--r-- 1 root root 19325 Apr 20 19:58 v8.ninja
  61. -rw-r--r-- 1 root root 0 Apr 20 20:10 v8_archive.stamp
  62. drwxr-xr-x 2 root root 20480 Apr 20 20:08 v8_base
  63. -rw-r--r-- 1 root root 0 Apr 20 19:58 v8_base.inputdeps.stamp
  64. -rw-r--r-- 1 root root 64460 Apr 20 19:58 v8_base.ninja
  65. -rw-r--r-- 1 root root 0 Apr 20 20:10 v8_base.stamp
  66. -rw-r--r-- 1 root root 0 Apr 20 20:10 v8_clusterfuzz.stamp
  67. -rw-r--r-- 1 root root 0 Apr 20 19:58 v8_dump_build_config.stamp
  68. drwxr-xr-x 2 root root 4096 Apr 20 20:10 v8_for_testing
  69. -rw-r--r-- 1 root root 0 Apr 20 20:10 v8_for_testing.inputdeps.stamp
  70. -rw-r--r-- 1 root root 21422 Apr 20 19:58 v8_for_testing.ninja
  71. -rw-r--r-- 1 root root 0 Apr 20 20:11 v8_fuzzers.stamp
  72. -rw-r--r-- 1 root root 1007 Apr 20 19:58 v8_headers.ninja
  73. -rw-r--r-- 1 root root 0 Apr 20 19:58 v8_headers.stamp
  74. drwxr-xr-x 2 root root 4096 Apr 20 20:10 v8_hello_world
  75. -rw-r--r-- 1 root root 0 Apr 20 20:10 v8_hello_world.inputdeps.stamp
  76. -rw-r--r-- 1 root root 4311 Apr 20 19:58 v8_hello_world.ninja
  77. drwxr-xr-x 2 root root 4096 Apr 20 20:09 v8_init
  78. -rw-r--r-- 1 root root 0 Apr 20 20:09 v8_init.inputdeps.stamp
  79. -rw-r--r-- 1 root root 3050 Apr 20 19:58 v8_init.ninja
  80. -rw-r--r-- 1 root root 0 Apr 20 20:10 v8_init.stamp
  81. drwxr-xr-x 2 root root 4096 Apr 20 20:09 v8_initializers
  82. -rw-r--r-- 1 root root 0 Apr 20 20:03 v8_initializers.inputdeps.stamp
  83. -rw-r--r-- 1 root root 11085 Apr 20 19:58 v8_initializers.ninja
  84. -rw-r--r-- 1 root root 0 Apr 20 20:10 v8_initializers.stamp
  85. drwxr-xr-x 2 root root 4096 Apr 20 19:58 v8_libbase
  86. -rw-r--r-- 1 root root 5570 Apr 20 19:58 v8_libbase.ninja
  87. drwxr-xr-x 2 root root 4096 Apr 20 19:58 v8_libplatform
  88. -rw-r--r-- 1 root root 4956 Apr 20 19:58 v8_libplatform.ninja
  89. drwxr-xr-x 2 root root 4096 Apr 20 19:58 v8_libsampler
  90. -rw-r--r-- 1 root root 2712 Apr 20 19:58 v8_libsampler.ninja
  91. -rw-r--r-- 1 root root 0 Apr 20 20:09 v8_libsampler.stamp
  92. -rw-r--r-- 1 root root 1127 Apr 20 19:58 v8_maybe_snapshot.ninja
  93. -rw-r--r-- 1 root root 0 Apr 20 20:10 v8_maybe_snapshot.stamp
  94. drwxr-xr-x 2 root root 4096 Apr 20 20:02 v8_nosnapshot
  95. -rw-r--r-- 1 root root 0 Apr 20 20:02 v8_nosnapshot.inputdeps.stamp
  96. -rw-r--r-- 1 root root 3818 Apr 20 19:58 v8_nosnapshot.ninja
  97. -rw-r--r-- 1 root root 0 Apr 20 20:10 v8_nosnapshot.stamp
  98. drwxr-xr-x 2 root root 4096 Apr 20 20:10 v8_parser_shell
  99. -rw-r--r-- 1 root root 0 Apr 20 20:10 v8_parser_shell.inputdeps.stamp
  100. -rw-r--r-- 1 root root 4319 Apr 20 19:58 v8_parser_shell.ninja
  101. drwxr-xr-x 2 root root 4096 Apr 20 20:10 v8_sample_process
  102. -rw-r--r-- 1 root root 0 Apr 20 20:10 v8_sample_process.inputdeps.stamp
  103. -rw-r--r-- 1 root root 4320 Apr 20 19:58 v8_sample_process.ninja
  104. drwxr-xr-x 2 root root 4096 Apr 20 20:10 v8_shell
  105. -rw-r--r-- 1 root root 0 Apr 20 20:10 v8_shell.inputdeps.stamp
  106. -rw-r--r-- 1 root root 4251 Apr 20 19:58 v8_shell.ninja
  107. drwxr-xr-x 2 root root 4096 Apr 20 20:10 v8_simple_json_fuzzer
  108. -rw-r--r-- 1 root root 0 Apr 20 20:10 v8_simple_json_fuzzer.inputdeps.stamp
  109. -rw-r--r-- 1 root root 4381 Apr 20 19:58 v8_simple_json_fuzzer.ninja
  110. drwxr-xr-x 2 root root 4096 Apr 20 20:10 v8_simple_multi_return_fuzzer
  111. -rw-r--r-- 1 root root 0 Apr 20 20:10 v8_simple_multi_return_fuzzer.inputdeps.stamp
  112. -rw-r--r-- 1 root root 4461 Apr 20 19:58 v8_simple_multi_return_fuzzer.ninja
  113. drwxr-xr-x 2 root root 4096 Apr 20 20:10 v8_simple_parser_fuzzer
  114. -rw-r--r-- 1 root root 0 Apr 20 20:10 v8_simple_parser_fuzzer.inputdeps.stamp
  115. -rw-r--r-- 1 root root 4401 Apr 20 19:58 v8_simple_parser_fuzzer.ninja
  116. drwxr-xr-x 2 root root 4096 Apr 20 20:10 v8_simple_regexp_builtins_fuzzer
  117. -rw-r--r-- 1 root root 0 Apr 20 20:10 v8_simple_regexp_builtins_fuzzer.inputdeps.stamp
  118. -rw-r--r-- 1 root root 4491 Apr 20 19:58 v8_simple_regexp_builtins_fuzzer.ninja
  119. drwxr-xr-x 2 root root 4096 Apr 20 20:10 v8_simple_regexp_fuzzer
  120. -rw-r--r-- 1 root root 0 Apr 20 20:10 v8_simple_regexp_fuzzer.inputdeps.stamp
  121. -rw-r--r-- 1 root root 4401 Apr 20 19:58 v8_simple_regexp_fuzzer.ninja
  122. drwxr-xr-x 2 root root 4096 Apr 20 20:10 v8_simple_wasm_async_fuzzer
  123. -rw-r--r-- 1 root root 0 Apr 20 20:10 v8_simple_wasm_async_fuzzer.inputdeps.stamp
  124. -rw-r--r-- 1 root root 4595 Apr 20 19:58 v8_simple_wasm_async_fuzzer.ninja
  125. drwxr-xr-x 2 root root 4096 Apr 20 20:10 v8_simple_wasm_code_fuzzer
  126. -rw-r--r-- 1 root root 0 Apr 20 20:10 v8_simple_wasm_code_fuzzer.inputdeps.stamp
  127. -rw-r--r-- 1 root root 4585 Apr 20 19:58 v8_simple_wasm_code_fuzzer.ninja
  128. drwxr-xr-x 2 root root 4096 Apr 20 20:10 v8_simple_wasm_compile_fuzzer
  129. -rw-r--r-- 1 root root 0 Apr 20 20:10 v8_simple_wasm_compile_fuzzer.inputdeps.stamp
  130. -rw-r--r-- 1 root root 4615 Apr 20 19:58 v8_simple_wasm_compile_fuzzer.ninja
  131. drwxr-xr-x 2 root root 4096 Apr 20 20:10 v8_simple_wasm_data_section_fuzzer
  132. -rw-r--r-- 1 root root 0 Apr 20 20:10 v8_simple_wasm_data_section_fuzzer.inputdeps.stamp
  133. -rw-r--r-- 1 root root 4665 Apr 20 19:58 v8_simple_wasm_data_section_fuzzer.ninja
  134. drwxr-xr-x 2 root root 4096 Apr 20 20:10 v8_simple_wasm_function_sigs_section_fuzzer
  135. -rw-r--r-- 1 root root 0 Apr 20 20:10 v8_simple_wasm_function_sigs_section_fuzzer.inputdeps.stamp
  136. -rw-r--r-- 1 root root 4755 Apr 20 19:58 v8_simple_wasm_function_sigs_section_fuzzer.ninja
  137. drwxr-xr-x 2 root root 4096 Apr 20 20:10 v8_simple_wasm_fuzzer
  138. -rw-r--r-- 1 root root 0 Apr 20 20:10 v8_simple_wasm_fuzzer.inputdeps.stamp
  139. -rw-r--r-- 1 root root 4535 Apr 20 19:58 v8_simple_wasm_fuzzer.ninja
  140. drwxr-xr-x 2 root root 4096 Apr 20 20:10 v8_simple_wasm_globals_section_fuzzer
  141. -rw-r--r-- 1 root root 0 Apr 20 20:10 v8_simple_wasm_globals_section_fuzzer.inputdeps.stamp
  142. -rw-r--r-- 1 root root 4695 Apr 20 19:58 v8_simple_wasm_globals_section_fuzzer.ninja
  143. drwxr-xr-x 2 root root 4096 Apr 20 20:10 v8_simple_wasm_imports_section_fuzzer
  144. -rw-r--r-- 1 root root 0 Apr 20 20:10 v8_simple_wasm_imports_section_fuzzer.inputdeps.stamp
  145. -rw-r--r-- 1 root root 4695 Apr 20 19:58 v8_simple_wasm_imports_section_fuzzer.ninja
  146. drwxr-xr-x 2 root root 4096 Apr 20 20:10 v8_simple_wasm_memory_section_fuzzer
  147. -rw-r--r-- 1 root root 0 Apr 20 20:10 v8_simple_wasm_memory_section_fuzzer.inputdeps.stamp
  148. -rw-r--r-- 1 root root 4685 Apr 20 19:58 v8_simple_wasm_memory_section_fuzzer.ninja
  149. drwxr-xr-x 2 root root 4096 Apr 20 20:10 v8_simple_wasm_names_section_fuzzer
  150. -rw-r--r-- 1 root root 0 Apr 20 20:10 v8_simple_wasm_names_section_fuzzer.inputdeps.stamp
  151. -rw-r--r-- 1 root root 4675 Apr 20 19:58 v8_simple_wasm_names_section_fuzzer.ninja
  152. drwxr-xr-x 2 root root 4096 Apr 20 20:10 v8_simple_wasm_types_section_fuzzer
  153. -rw-r--r-- 1 root root 0 Apr 20 20:10 v8_simple_wasm_types_section_fuzzer.inputdeps.stamp
  154. -rw-r--r-- 1 root root 4675 Apr 20 19:58 v8_simple_wasm_types_section_fuzzer.ninja
  155. drwxr-xr-x 2 root root 4096 Apr 20 20:10 v8_snapshot
  156. -rw-r--r-- 1 root root 0 Apr 20 20:10 v8_snapshot.inputdeps.stamp
  157. -rw-r--r-- 1 root root 3968 Apr 20 19:58 v8_snapshot.ninja
  158. -rw-r--r-- 1 root root 0 Apr 20 20:10 v8_snapshot.stamp
  159. -rw-r--r-- 1 root root 983 Apr 20 19:58 v8_version.ninja
  160. -rw-r--r-- 1 root root 0 Apr 20 19:58 v8_version.stamp
  161. drwxr-xr-x 2 root root 4096 Apr 20 20:10 wasm_async_fuzzer
  162. -rw-r--r-- 1 root root 0 Apr 20 20:10 wasm_async_fuzzer.inputdeps.stamp
  163. -rw-r--r-- 1 root root 3329 Apr 20 19:58 wasm_async_fuzzer.ninja
  164. -rw-r--r-- 1 root root 0 Apr 20 20:10 wasm_async_fuzzer.stamp
  165. drwxr-xr-x 2 root root 4096 Apr 20 20:10 wasm_code_fuzzer
  166. -rw-r--r-- 1 root root 0 Apr 20 20:10 wasm_code_fuzzer.inputdeps.stamp
  167. -rw-r--r-- 1 root root 3319 Apr 20 19:58 wasm_code_fuzzer.ninja
  168. -rw-r--r-- 1 root root 0 Apr 20 20:10 wasm_code_fuzzer.stamp
  169. drwxr-xr-x 2 root root 4096 Apr 20 20:10 wasm_compile_fuzzer
  170. -rw-r--r-- 1 root root 0 Apr 20 20:10 wasm_compile_fuzzer.inputdeps.stamp
  171. -rw-r--r-- 1 root root 3349 Apr 20 19:58 wasm_compile_fuzzer.ninja
  172. -rw-r--r-- 1 root root 0 Apr 20 20:10 wasm_compile_fuzzer.stamp
  173. drwxr-xr-x 2 root root 4096 Apr 20 20:10 wasm_data_section_fuzzer
  174. -rw-r--r-- 1 root root 0 Apr 20 20:10 wasm_data_section_fuzzer.inputdeps.stamp
  175. -rw-r--r-- 1 root root 3399 Apr 20 19:58 wasm_data_section_fuzzer.ninja
  176. -rw-r--r-- 1 root root 0 Apr 20 20:10 wasm_data_section_fuzzer.stamp
  177. drwxr-xr-x 2 root root 4096 Apr 20 20:10 wasm_function_sigs_section_fuzzer
  178. -rw-r--r-- 1 root root 0 Apr 20 20:10 wasm_function_sigs_section_fuzzer.inputdeps.stamp
  179. -rw-r--r-- 1 root root 3489 Apr 20 19:58 wasm_function_sigs_section_fuzzer.ninja
  180. -rw-r--r-- 1 root root 0 Apr 20 20:10 wasm_function_sigs_section_fuzzer.stamp
  181. drwxr-xr-x 2 root root 4096 Apr 20 20:10 wasm_fuzzer
  182. -rw-r--r-- 1 root root 0 Apr 20 20:10 wasm_fuzzer.inputdeps.stamp
  183. -rw-r--r-- 1 root root 3269 Apr 20 19:58 wasm_fuzzer.ninja
  184. -rw-r--r-- 1 root root 0 Apr 20 20:11 wasm_fuzzer.stamp
  185. drwxr-xr-x 2 root root 4096 Apr 20 20:10 wasm_globals_section_fuzzer
  186. -rw-r--r-- 1 root root 0 Apr 20 20:10 wasm_globals_section_fuzzer.inputdeps.stamp
  187. -rw-r--r-- 1 root root 3429 Apr 20 19:58 wasm_globals_section_fuzzer.ninja
  188. -rw-r--r-- 1 root root 0 Apr 20 20:10 wasm_globals_section_fuzzer.stamp
  189. drwxr-xr-x 2 root root 4096 Apr 20 20:10 wasm_imports_section_fuzzer
  190. -rw-r--r-- 1 root root 0 Apr 20 20:10 wasm_imports_section_fuzzer.inputdeps.stamp
  191. -rw-r--r-- 1 root root 3429 Apr 20 19:58 wasm_imports_section_fuzzer.ninja
  192. -rw-r--r-- 1 root root 0 Apr 20 20:11 wasm_imports_section_fuzzer.stamp
  193. drwxr-xr-x 2 root root 4096 Apr 20 20:10 wasm_memory_section_fuzzer
  194. -rw-r--r-- 1 root root 0 Apr 20 20:10 wasm_memory_section_fuzzer.inputdeps.stamp
  195. -rw-r--r-- 1 root root 3419 Apr 20 19:58 wasm_memory_section_fuzzer.ninja
  196. -rw-r--r-- 1 root root 0 Apr 20 20:11 wasm_memory_section_fuzzer.stamp
  197. drwxr-xr-x 2 root root 4096 Apr 20 19:58 wasm_module_runner
  198. -rw-r--r-- 1 root root 2774 Apr 20 19:58 wasm_module_runner.ninja
  199. -rw-r--r-- 1 root root 0 Apr 20 19:58 wasm_module_runner.stamp
  200. drwxr-xr-x 2 root root 4096 Apr 20 20:10 wasm_names_section_fuzzer
  201. -rw-r--r-- 1 root root 0 Apr 20 20:10 wasm_names_section_fuzzer.inputdeps.stamp
  202. -rw-r--r-- 1 root root 3409 Apr 20 19:58 wasm_names_section_fuzzer.ninja
  203. -rw-r--r-- 1 root root 0 Apr 20 20:11 wasm_names_section_fuzzer.stamp
  204. drwxr-xr-x 2 root root 4096 Apr 20 20:10 wasm_types_section_fuzzer
  205. -rw-r--r-- 1 root root 0 Apr 20 20:10 wasm_types_section_fuzzer.inputdeps.stamp
  206. -rw-r--r-- 1 root root 3409 Apr 20 19:58 wasm_types_section_fuzzer.ninja
  207. -rw-r--r-- 1 root root 0 Apr 20 20:11 wasm_types_section_fuzzer.stamp
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement