Skip to content

Instantly share code, notes, and snippets.

@c9s
Created September 25, 2014 09:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save c9s/85315d841810ccbe26aa to your computer and use it in GitHub Desktop.
Save c9s/85315d841810ccbe26aa to your computer and use it in GitHub Desktop.
make VERBOSE=1
/Applications/Xcode.app/Contents/Developer/usr/bin/make rec.opt
set -e; for i in fsevents utils fsnotify_darwin avl dfind globals hhi heap procs deps parsing naming typing server socket client stubs; do /Applications/Xcode.app/Contents/Developer/usr/bin/make -C $i all.opt || exit 1; done
ocamlc -g -dtypes -w -21 -warn-error +a -ccopt -g -c fsevents_stubs.c -o fsevents_stubs.o
ocamlc -g -dtypes -w -21 -warn-error +a -c fsevents.mli
ocamlopt -g -dtypes -w -21 -warn-error +a -c fsevents.ml
ocamlmklib -o fsevents -L. -framework CoreServices -framework CoreFoundation fsevents_stubs.o fsevents.cmx
ocamlopt -g -dtypes -w -21 -warn-error +a -c hh_json.ml
ocamlc -g -dtypes -w -21 -warn-error +a -c path.mli
ocamlopt -g -dtypes -w -21 -warn-error +a -c path.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -c pos.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -c sysConfig.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -c tmp.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -c build_id.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -c ident.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -c printSignal.ml
ocamlc -g -dtypes -w -21 -warn-error +a -c ttyColor.mli
ocamlopt -g -dtypes -w -21 -warn-error +a -c ttyColor.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -c sys_utils.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -c utils.ml
ocamlc -g -dtypes -w -21 -warn-error +a -c sys_utils.ml
ocamlc -g -dtypes -w -21 -warn-error +a -c ident.ml
ocamlc -g -dtypes -w -21 -warn-error +a -c utils.ml
ocamlc -g -dtypes -w -21 -warn-error +a -c pos.ml
ocamlc -g -dtypes -w -21 -warn-error +a -c hh_json.ml
ocamlc -g -dtypes -w -21 -warn-error +a -c errors.mli
ocamlopt -g -dtypes -w -21 -warn-error +a -c errors.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -c lock.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -c wwwroot.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -c pidLog.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -c fork.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -c trie.ml
ocamlc -g -dtypes -w -21 -warn-error +a -ccopt -g -c nproc.c -o nproc.o
ocamlc -g -dtypes -w -21 -warn-error +a -ccopt -g -c realpath.c -o realpath.o
ocamlc -g -dtypes -w -21 -warn-error +a -ccopt -g -c get_build_id.c -o get_build_id.o
ocamlc -g -dtypes -w -21 -warn-error +a -ccopt -g -c get_build_id.gen.c -o get_build_id.gen.o
ocamlmklib -o utils hh_json.cmx path.cmx pos.cmx sysConfig.cmx tmp.cmx build_id.cmx ident.cmx printSignal.cmx ttyColor.cmx sys_utils.cmx utils.cmx errors.cmx lock.cmx wwwroot.cmx pidLog.cmx fork.cmx trie.cmx nproc.o realpath.o get_build_id.o get_build_id.gen.o
ocamlc -g -dtypes -w -21 -warn-error +a -I ../fsevents -I ../utils -c fsnotify.mli
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../fsevents -I ../utils -c fsnotify.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../fsevents -I ../utils -a -o lib.cmxa fsnotify.cmx
ocamlc -g -dtypes -w -21 -warn-error +a -c monoidAvl.mli
ocamlopt -g -dtypes -w -21 -warn-error +a -c monoidAvl.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -a -o lib.cmxa monoidAvl.cmx
ocamlc -g -dtypes -w -21 -warn-error +a -I ../fsnotify_darwin -I ../avl -I ../utils -c dfindEnv.mli
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../fsnotify_darwin -I ../avl -I ../utils -c dfindEnv.ml
ocamlc -g -dtypes -w -21 -warn-error +a -I ../fsnotify_darwin -I ../avl -I ../utils -c dfindMaybe.mli
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../fsnotify_darwin -I ../avl -I ../utils -c dfindMaybe.ml
ocamlc -g -dtypes -w -21 -warn-error +a -I ../fsnotify_darwin -I ../avl -I ../utils -c dfindAddFile.mli
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../fsnotify_darwin -I ../avl -I ../utils -c dfindAddFile.ml
ocamlc -g -dtypes -w -21 -warn-error +a -I ../fsnotify_darwin -I ../avl -I ../utils -c dfindServer.mli
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../fsnotify_darwin -I ../avl -I ../utils -c dfindServer.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../fsnotify_darwin -I ../avl -I ../utils -c dfindLib.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../fsnotify_darwin -I ../avl -I ../utils -a -o lib.cmxa dfindEnv.cmx dfindMaybe.cmx dfindAddFile.cmx dfindServer.cmx dfindLib.cmx
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -c serverConfig.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -c autocomplete.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -c find_refs.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -c ide.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -a -o lib.cmxa serverConfig.cmx autocomplete.cmx find_refs.cmx ide.cmx
ocamlc -g -dtypes -w -21 -warn-error +a -I ../utils -c hhi.mli
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -c hhi.ml
ocamlc -g -dtypes -w -21 -warn-error +a -I ../utils -ccopt -g -c hhi_elf.c -o hhi_elf.o
ocamlmklib -o hhi hhi.cmx hhi_elf.o
ocamlc -g -dtypes -w -21 -warn-error +a -I ../utils -c prefix.mli
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -c prefix.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -c globalStorage.ml
ocamlc -g -dtypes -w -21 -warn-error +a -I ../utils -c value.mli
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -c value.ml
ocamlc -g -dtypes -w -21 -warn-error +a -I ../utils -c sharedMem.mli
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -c sharedMem.ml
ocamlc -g -dtypes -w -21 -warn-error +a -I ../utils -ccopt -g -c hh_shared.c -o hh_shared.o
ocamlmklib -o heap prefix.cmx globalStorage.cmx value.cmx sharedMem.cmx hh_shared.o
ocamlc -g -dtypes -w -21 -warn-error +a -I ../utils -I ../globals -c worker.mli
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../globals -c worker.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../globals -c bucket.ml
ocamlc -g -dtypes -w -21 -warn-error +a -I ../utils -I ../globals -c multiWorker.mli
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../globals -c multiWorker.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../globals -a -o lib.cmxa worker.cmx bucket.cmx multiWorker.cmx
ocamlc -g -dtypes -w -21 -warn-error +a -I ../utils -c fileInfo.mli
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -c fileInfo.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -c typing_graph.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -c typing_deps.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -a -o lib.cmxa fileInfo.cmx typing_graph.cmx typing_deps.cmx
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../deps -I ../globals -I ../heap -I ../procs -c namespace_env.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../deps -I ../globals -I ../heap -I ../procs -c ast.ml
ocamlc -g -dtypes -w -21 -warn-error +a -I ../utils -I ../deps -I ../globals -I ../heap -I ../procs -c namespace_env.ml
ocamlc -g -dtypes -w -21 -warn-error +a -I ../utils -I ../deps -I ../globals -I ../heap -I ../procs -c ast.ml
ocamlc -g -dtypes -w -21 -warn-error +a -I ../utils -I ../deps -I ../globals -I ../heap -I ../procs -c namespaces.mli
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../deps -I ../globals -I ../heap -I ../procs -c namespaces.ml
ocamlc -g -dtypes -w -21 -warn-error +a -I ../utils -I ../deps -I ../globals -I ../heap -I ../procs -c lexing_modes.mli
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../deps -I ../globals -I ../heap -I ../procs -c lexing_modes.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../deps -I ../globals -I ../heap -I ../procs -c preprocessor.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../deps -I ../globals -I ../heap -I ../procs -c parser_heap.ml
ocamllex lexer_hack.mll
450 states, 6497 transitions, table size 28688 bytes
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../deps -I ../globals -I ../heap -I ../procs -c lexer_hack.ml
ocamlc -g -dtypes -w -21 -warn-error +a -I ../utils -I ../deps -I ../globals -I ../heap -I ../procs -c lexer_hack.ml
ocamlc -g -dtypes -w -21 -warn-error +a -I ../utils -I ../deps -I ../globals -I ../heap -I ../procs -c parser_hack.mli
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../deps -I ../globals -I ../heap -I ../procs -c parser_hack.ml
ocamlc -g -dtypes -w -21 -warn-error +a -I ../utils -I ../deps -I ../globals -I ../heap -I ../procs -c format_hack.mli
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../deps -I ../globals -I ../heap -I ../procs -c format_hack.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../deps -I ../globals -I ../heap -I ../procs -c searchService.ml
ocamlc -g -dtypes -w -21 -warn-error +a -I ../utils -I ../deps -I ../globals -I ../heap -I ../procs -c parsing_service.mli
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../deps -I ../globals -I ../heap -I ../procs -c parsing_service.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../deps -I ../globals -I ../heap -I ../procs -a -o lib.cmxa ast.cmx namespace_env.cmx namespaces.cmx lexing_modes.cmx preprocessor.cmx parser_heap.cmx lexer_hack.cmx parser_hack.cmx format_hack.cmx searchService.cmx parsing_service.cmx
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../globals -I ../hhi -I ../deps -I ../parsing -I ../heap -c nast.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../globals -I ../hhi -I ../deps -I ../parsing -I ../heap -c nastVisitor.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../globals -I ../hhi -I ../deps -I ../parsing -I ../heap -c naming_heap.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../globals -I ../hhi -I ../deps -I ../parsing -I ../heap -c naming_ast_helpers.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../globals -I ../hhi -I ../deps -I ../parsing -I ../heap -c naming_hooks.ml
ocamlc -g -dtypes -w -21 -warn-error +a -I ../utils -I ../globals -I ../hhi -I ../deps -I ../parsing -I ../heap -c nast.ml
ocamlc -g -dtypes -w -21 -warn-error +a -I ../utils -I ../globals -I ../hhi -I ../deps -I ../parsing -I ../heap -c naming.mli
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../globals -I ../hhi -I ../deps -I ../parsing -I ../heap -c naming.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../globals -I ../hhi -I ../deps -I ../parsing -I ../heap -a -o lib.cmxa nast.cmx nastVisitor.cmx naming_heap.cmx naming_ast_helpers.cmx naming_hooks.cmx naming.cmx
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../deps -I ../globals -I ../parsing -I ../naming -I ../heap -I ../procs -c typing_reason.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../deps -I ../globals -I ../parsing -I ../naming -I ../heap -I ../procs -c typing_defs.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../deps -I ../globals -I ../parsing -I ../naming -I ../heap -I ../procs -c typing_env.ml
ocamlc -g -dtypes -w -21 -warn-error +a -I ../utils -I ../deps -I ../globals -I ../parsing -I ../naming -I ../heap -I ../procs -c ../deps/typing_deps.ml
ocamlc -g -dtypes -w -21 -warn-error +a -I ../utils -I ../deps -I ../globals -I ../parsing -I ../naming -I ../heap -I ../procs -c typing_reason.ml
ocamlc -g -dtypes -w -21 -warn-error +a -I ../utils -I ../deps -I ../globals -I ../parsing -I ../naming -I ../heap -I ../procs -c typing_defs.ml
ocamlc -g -dtypes -w -21 -warn-error +a -I ../utils -I ../deps -I ../globals -I ../parsing -I ../naming -I ../heap -I ../procs -c typing_env.ml
ocamlc -g -dtypes -w -21 -warn-error +a -I ../utils -I ../deps -I ../globals -I ../parsing -I ../naming -I ../heap -I ../procs -c typing_print.mli
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../deps -I ../globals -I ../parsing -I ../naming -I ../heap -I ../procs -c typing_print.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../deps -I ../globals -I ../parsing -I ../naming -I ../heap -I ../procs -c typing_utils.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../deps -I ../globals -I ../parsing -I ../naming -I ../heap -I ../procs -c typing_hint.ml
ocamlc -g -dtypes -w -21 -warn-error +a -I ../utils -I ../deps -I ../globals -I ../parsing -I ../naming -I ../heap -I ../procs -c typing_expand.mli
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../deps -I ../globals -I ../parsing -I ../naming -I ../heap -I ../procs -c typing_expand.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../deps -I ../globals -I ../parsing -I ../naming -I ../heap -I ../procs -c typing_compare.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../deps -I ../globals -I ../parsing -I ../naming -I ../heap -I ../procs -c typing_exts.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../deps -I ../globals -I ../parsing -I ../naming -I ../heap -I ../procs -c typing_generic.ml
ocamlc -g -dtypes -w -21 -warn-error +a -I ../utils -I ../deps -I ../globals -I ../parsing -I ../naming -I ../heap -I ../procs -c typing_instantiate.mli
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../deps -I ../globals -I ../parsing -I ../naming -I ../heap -I ../procs -c typing_instantiate.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../deps -I ../globals -I ../parsing -I ../naming -I ../heap -I ../procs -c typing_tdef.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../deps -I ../globals -I ../parsing -I ../naming -I ../heap -I ../procs -c typing_unify.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../deps -I ../globals -I ../parsing -I ../naming -I ../heap -I ../procs -c typing_subtype.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../deps -I ../globals -I ../parsing -I ../naming -I ../heap -I ../procs -c typing_ops.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../deps -I ../globals -I ../parsing -I ../naming -I ../heap -I ../procs -c typing_suggest.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../deps -I ../globals -I ../parsing -I ../naming -I ../heap -I ../procs -c typing_dynamic_yield.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../deps -I ../globals -I ../parsing -I ../naming -I ../heap -I ../procs -c nast_terminality.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../deps -I ../globals -I ../parsing -I ../naming -I ../heap -I ../procs -c nastCheck.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../deps -I ../globals -I ../parsing -I ../naming -I ../heap -I ../procs -c nastInitCheck.ml
ocamlc -g -dtypes -w -21 -warn-error +a -I ../utils -I ../deps -I ../globals -I ../parsing -I ../naming -I ../heap -I ../procs -c typing_alias.mli
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../deps -I ../globals -I ../parsing -I ../naming -I ../heap -I ../procs -c typing_alias.ml
ocamlc -g -dtypes -w -21 -warn-error +a -I ../utils -I ../deps -I ../globals -I ../parsing -I ../naming -I ../heap -I ../procs -c typing_extends.mli
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../deps -I ../globals -I ../parsing -I ../naming -I ../heap -I ../procs -c typing_extends.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../deps -I ../globals -I ../parsing -I ../naming -I ../heap -I ../procs -c typing_async.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../deps -I ../globals -I ../parsing -I ../naming -I ../heap -I ../procs -c typing_lenv.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../deps -I ../globals -I ../parsing -I ../naming -I ../heap -I ../procs -c typing_hooks.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../deps -I ../globals -I ../parsing -I ../naming -I ../heap -I ../procs -c typing_enum.ml
ocamlc -g -dtypes -w -21 -warn-error +a -I ../utils -I ../deps -I ../globals -I ../parsing -I ../naming -I ../heap -I ../procs -c typing.mli
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../deps -I ../globals -I ../parsing -I ../naming -I ../heap -I ../procs -c typing.ml
ocamlc -g -dtypes -w -21 -warn-error +a -I ../utils -I ../deps -I ../globals -I ../parsing -I ../naming -I ../heap -I ../procs -c typing_inherit.mli
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../deps -I ../globals -I ../parsing -I ../naming -I ../heap -I ../procs -c typing_inherit.ml
ocamlc -g -dtypes -w -21 -warn-error +a -I ../utils -I ../deps -I ../globals -I ../parsing -I ../naming -I ../heap -I ../procs -c typing_decl.mli
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../deps -I ../globals -I ../parsing -I ../naming -I ../heap -I ../procs -c typing_decl.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../deps -I ../globals -I ../parsing -I ../naming -I ../heap -I ../procs -c typing_suggest_service.ml
ocamlc -g -dtypes -w -21 -warn-error +a -I ../utils -I ../deps -I ../globals -I ../parsing -I ../naming -I ../heap -I ../procs -c typing_decl_service.mli
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../deps -I ../globals -I ../parsing -I ../naming -I ../heap -I ../procs -c typing_decl_service.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../deps -I ../globals -I ../parsing -I ../naming -I ../heap -I ../procs -c typing_check_service.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../deps -I ../globals -I ../parsing -I ../naming -I ../heap -I ../procs -c typing_redecl_service.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../deps -I ../globals -I ../parsing -I ../naming -I ../heap -I ../procs -a -o lib.cmxa typing_reason.cmx typing_defs.cmx typing_env.cmx typing_print.cmx typing_utils.cmx typing_hint.cmx typing_expand.cmx typing_compare.cmx typing_exts.cmx typing_generic.cmx typing_instantiate.cmx typing_tdef.cmx typing_unify.cmx typing_subtype.cmx typing_ops.cmx typing_suggest.cmx typing_dynamic_yield.cmx nast_terminality.cmx nastCheck.cmx nastInitCheck.cmx typing_alias.cmx typing_extends.cmx typing_async.cmx typing_lenv.cmx typing_hooks.cmx typing_enum.cmx typing.cmx typing_inherit.cmx typing_decl.cmx typing_suggest_service.cmx typing_decl_service.cmx typing_check_service.cmx typing_redecl_service.cmx
ocamlc -g -dtypes -w -21 -warn-error +a -I ../utils -I ../hhi -I ../deps -I ../globals -I ../parsing -I ../naming -I ../typing -I ../procs -I ../heap -I ../dfind -I ../stubs -I ../socket -c serverArgs.mli
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../hhi -I ../deps -I ../globals -I ../parsing -I ../naming -I ../typing -I ../procs -I ../heap -I ../dfind -I ../stubs -I ../socket -c serverArgs.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../hhi -I ../deps -I ../globals -I ../parsing -I ../naming -I ../typing -I ../procs -I ../heap -I ../dfind -I ../stubs -I ../socket -c serverEnv.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../hhi -I ../deps -I ../globals -I ../parsing -I ../naming -I ../typing -I ../procs -I ../heap -I ../dfind -I ../stubs -I ../socket -c serverMsg.ml
ocamlc -g -dtypes -w -21 -warn-error +a -I ../utils -I ../hhi -I ../deps -I ../globals -I ../parsing -I ../naming -I ../typing -I ../procs -I ../heap -I ../dfind -I ../stubs -I ../socket -c find.mli
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../hhi -I ../deps -I ../globals -I ../parsing -I ../naming -I ../typing -I ../procs -I ../heap -I ../dfind -I ../stubs -I ../socket -c find.ml
ocamlc -g -dtypes -w -21 -warn-error +a -I ../utils -I ../hhi -I ../deps -I ../globals -I ../parsing -I ../naming -I ../typing -I ../procs -I ../heap -I ../dfind -I ../stubs -I ../socket -c serverEnv.ml
ocamlc -g -dtypes -w -21 -warn-error +a -I ../utils -I ../hhi -I ../deps -I ../globals -I ../parsing -I ../naming -I ../typing -I ../procs -I ../heap -I ../dfind -I ../stubs -I ../socket -c serverDfind.mli
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../hhi -I ../deps -I ../globals -I ../parsing -I ../naming -I ../typing -I ../procs -I ../heap -I ../dfind -I ../stubs -I ../socket -c serverDfind.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../hhi -I ../deps -I ../globals -I ../parsing -I ../naming -I ../typing -I ../procs -I ../heap -I ../dfind -I ../stubs -I ../socket -c serverIdeUtils.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../hhi -I ../deps -I ../globals -I ../parsing -I ../naming -I ../typing -I ../procs -I ../heap -I ../dfind -I ../stubs -I ../socket -c findRefsService.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../hhi -I ../deps -I ../globals -I ../parsing -I ../naming -I ../typing -I ../procs -I ../heap -I ../dfind -I ../stubs -I ../socket -c methodJumps.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../hhi -I ../deps -I ../globals -I ../parsing -I ../naming -I ../typing -I ../procs -I ../heap -I ../dfind -I ../stubs -I ../socket -c serverMethodJumps.ml
ocamlc -g -dtypes -w -21 -warn-error +a -I ../utils -I ../hhi -I ../deps -I ../globals -I ../parsing -I ../naming -I ../typing -I ../procs -I ../heap -I ../dfind -I ../stubs -I ../socket -c serverPeriodical.mli
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../hhi -I ../deps -I ../globals -I ../parsing -I ../naming -I ../typing -I ../procs -I ../heap -I ../dfind -I ../stubs -I ../socket -c serverPeriodical.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../hhi -I ../deps -I ../globals -I ../parsing -I ../naming -I ../typing -I ../procs -I ../heap -I ../dfind -I ../stubs -I ../socket -c serverPrintTypes.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../hhi -I ../deps -I ../globals -I ../parsing -I ../naming -I ../typing -I ../procs -I ../heap -I ../dfind -I ../stubs -I ../socket -c serverError.ml
ocamlc -g -dtypes -w -21 -warn-error +a -I ../utils -I ../hhi -I ../deps -I ../globals -I ../parsing -I ../naming -I ../typing -I ../procs -I ../heap -I ../dfind -I ../stubs -I ../socket -c serverTypeCheck.mli
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../hhi -I ../deps -I ../globals -I ../parsing -I ../naming -I ../typing -I ../procs -I ../heap -I ../dfind -I ../stubs -I ../socket -c serverTypeCheck.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../hhi -I ../deps -I ../globals -I ../parsing -I ../naming -I ../typing -I ../procs -I ../heap -I ../dfind -I ../stubs -I ../socket -c serverIdentifyFunction.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../hhi -I ../deps -I ../globals -I ../parsing -I ../naming -I ../typing -I ../procs -I ../heap -I ../dfind -I ../stubs -I ../socket -c autocompleteService.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../hhi -I ../deps -I ../globals -I ../parsing -I ../naming -I ../typing -I ../procs -I ../heap -I ../dfind -I ../stubs -I ../socket -c serverAutoComplete.ml
ocamlc -g -dtypes -w -21 -warn-error +a -I ../utils -I ../hhi -I ../deps -I ../globals -I ../parsing -I ../naming -I ../typing -I ../procs -I ../heap -I ../dfind -I ../stubs -I ../socket -c serverEnvBuild.mli
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../hhi -I ../deps -I ../globals -I ../parsing -I ../naming -I ../typing -I ../procs -I ../heap -I ../dfind -I ../stubs -I ../socket -c serverEnvBuild.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../hhi -I ../deps -I ../globals -I ../parsing -I ../naming -I ../typing -I ../procs -I ../heap -I ../dfind -I ../stubs -I ../socket -c serverHealth.ml
ocamlc -g -dtypes -w -21 -warn-error +a -I ../utils -I ../hhi -I ../deps -I ../globals -I ../parsing -I ../naming -I ../typing -I ../procs -I ../heap -I ../dfind -I ../stubs -I ../socket -c serverSign.mli
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../hhi -I ../deps -I ../globals -I ../parsing -I ../naming -I ../typing -I ../procs -I ../heap -I ../dfind -I ../stubs -I ../socket -c serverSign.ml
ocamlc -g -dtypes -w -21 -warn-error +a -I ../utils -I ../hhi -I ../deps -I ../globals -I ../parsing -I ../naming -I ../typing -I ../procs -I ../heap -I ../dfind -I ../stubs -I ../socket -c serverInit.mli
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../hhi -I ../deps -I ../globals -I ../parsing -I ../naming -I ../typing -I ../procs -I ../heap -I ../dfind -I ../stubs -I ../socket -c serverInit.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../hhi -I ../deps -I ../globals -I ../parsing -I ../naming -I ../typing -I ../procs -I ../heap -I ../dfind -I ../stubs -I ../socket -c serverConvert.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../hhi -I ../deps -I ../globals -I ../parsing -I ../naming -I ../typing -I ../procs -I ../heap -I ../dfind -I ../stubs -I ../socket -c serverFindRefs.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../hhi -I ../deps -I ../globals -I ../parsing -I ../naming -I ../typing -I ../procs -I ../heap -I ../dfind -I ../stubs -I ../socket -c serverRefactor.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../hhi -I ../deps -I ../globals -I ../parsing -I ../naming -I ../typing -I ../procs -I ../heap -I ../dfind -I ../stubs -I ../socket -c serverInferType.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../hhi -I ../deps -I ../globals -I ../parsing -I ../naming -I ../typing -I ../procs -I ../heap -I ../dfind -I ../stubs -I ../socket -c fileOutline.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../hhi -I ../deps -I ../globals -I ../parsing -I ../naming -I ../typing -I ../procs -I ../heap -I ../dfind -I ../stubs -I ../socket -c serverFileOutline.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../hhi -I ../deps -I ../globals -I ../parsing -I ../naming -I ../typing -I ../procs -I ../heap -I ../dfind -I ../stubs -I ../socket -c serverSearch.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../hhi -I ../deps -I ../globals -I ../parsing -I ../naming -I ../typing -I ../procs -I ../heap -I ../dfind -I ../stubs -I ../socket -c ../socket/socket.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../hhi -I ../deps -I ../globals -I ../parsing -I ../naming -I ../typing -I ../procs -I ../heap -I ../dfind -I ../stubs -I ../socket -c ../stubs/prologMain.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../hhi -I ../deps -I ../globals -I ../parsing -I ../naming -I ../typing -I ../procs -I ../heap -I ../dfind -I ../stubs -I ../socket -c ../stubs/eventLogger.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../hhi -I ../deps -I ../globals -I ../parsing -I ../naming -I ../typing -I ../procs -I ../heap -I ../dfind -I ../stubs -I ../socket -c ../stubs/buildMain.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../hhi -I ../deps -I ../globals -I ../parsing -I ../naming -I ../typing -I ../procs -I ../heap -I ../dfind -I ../stubs -I ../socket -c serverFunctors.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../hhi -I ../deps -I ../globals -I ../parsing -I ../naming -I ../typing -I ../procs -I ../heap -I ../dfind -I ../stubs -I ../socket -a -o lib.cmxa serverArgs.cmx serverEnv.cmx serverMsg.cmx find.cmx serverDfind.cmx serverIdeUtils.cmx findRefsService.cmx methodJumps.cmx serverMethodJumps.cmx serverPeriodical.cmx serverPrintTypes.cmx serverError.cmx serverTypeCheck.cmx serverIdentifyFunction.cmx autocompleteService.cmx serverAutoComplete.cmx serverEnvBuild.cmx serverHealth.cmx serverSign.cmx serverInit.cmx serverConvert.cmx serverFindRefs.cmx serverRefactor.cmx serverInferType.cmx fileOutline.cmx serverFileOutline.cmx serverSearch.cmx serverFunctors.cmx
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -a -o lib.cmxa socket.cmx
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../socket -I ../typing -I ../parsing -I ../server -c clientEnv.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../socket -I ../typing -I ../parsing -I ../server -c clientExceptions.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../socket -I ../typing -I ../parsing -I ../server -c clientUtils.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../socket -I ../typing -I ../parsing -I ../server -c colorFile.ml
ocamlc -g -dtypes -w -21 -warn-error +a -I ../utils -I ../socket -I ../typing -I ../parsing -I ../server -c clientStop.mli
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../socket -I ../typing -I ../parsing -I ../server -c clientStop.ml
ocamlc -g -dtypes -w -21 -warn-error +a -I ../utils -I ../socket -I ../typing -I ../parsing -I ../server -c hackClientStop.mli
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../socket -I ../typing -I ../parsing -I ../server -c hackClientStop.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../socket -I ../typing -I ../parsing -I ../server -c clientColorFile.ml
ocamlc -g -dtypes -w -21 -warn-error +a -I ../utils -I ../socket -I ../typing -I ../parsing -I ../server -c clientStart.mli
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../socket -I ../typing -I ../parsing -I ../server -c clientStart.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../socket -I ../typing -I ../parsing -I ../server -c clientStatus.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../socket -I ../typing -I ../parsing -I ../server -c clientRestart.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../socket -I ../typing -I ../parsing -I ../server -c clientProlog.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../socket -I ../typing -I ../parsing -I ../server -c clientBuild.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../socket -I ../typing -I ../parsing -I ../server -c clientCommand.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../socket -I ../typing -I ../parsing -I ../server -c clientArgs.ml
ocamlc -g -dtypes -w -21 -warn-error +a -I ../utils -I ../socket -I ../typing -I ../parsing -I ../server -c clientEnv.ml
ocamlc -g -dtypes -w -21 -warn-error +a -I ../utils -I ../socket -I ../typing -I ../parsing -I ../server -c clientCheckStatus.mli
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../socket -I ../typing -I ../parsing -I ../server -c clientCheckStatus.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../socket -I ../typing -I ../parsing -I ../server -c clientMethodJumps.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../socket -I ../typing -I ../parsing -I ../server -c clientFindRefs.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../socket -I ../typing -I ../parsing -I ../server -c clientOutline.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../socket -I ../typing -I ../parsing -I ../server -c clientRefactor.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../socket -I ../typing -I ../parsing -I ../server -c clientAutocomplete.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../socket -I ../typing -I ../parsing -I ../server -c clientSearch.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../socket -I ../typing -I ../parsing -I ../server -c clientCheck.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I ../utils -I ../socket -I ../typing -I ../parsing -I ../server -a -o lib.cmxa clientEnv.cmx clientExceptions.cmx clientUtils.cmx colorFile.cmx clientStop.cmx hackClientStop.cmx clientColorFile.cmx clientStart.cmx clientCommand.cmx clientArgs.cmx clientBuild.cmx clientProlog.cmx clientStatus.cmx clientCheckStatus.cmx clientMethodJumps.cmx clientRestart.cmx clientFindRefs.cmx clientOutline.cmx clientRefactor.cmx clientAutocomplete.cmx clientSearch.cmx clientCheck.cmx
ocamlopt -g -dtypes -w -21 -warn-error +a -a -o lib.cmxa eventLogger.cmx buildMain.cmx prologMain.cmx
/Applications/Xcode.app/Contents/Developer/usr/bin/make hhi_archive
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C ../hhi
tar czf ../bin/hhi.tar.gz .
/Applications/Xcode.app/Contents/Developer/usr/bin/make hh_single.opt hh_server.opt hh_client.opt
ocamlopt -g -dtypes -w -21 -warn-error +a -I fsevents -I utils -I fsnotify_darwin -I avl -I dfind -I globals -I hhi -I heap -I procs -I deps -I parsing -I naming -I typing -I server -I socket -I client -I stubs -c hh_single_type_check.ml
ocamlopt -g -dtypes -w -21 -warn-error +a -I fsevents -I utils -I fsnotify_darwin -I avl -I dfind -I globals -I hhi -I heap -I procs -I deps -I parsing -I naming -I typing -I server -I socket -I client -I stubs -o hh_single.opt nums.cmxa bigarray.cmxa str.cmxa unix.cmxa fsevents/fsevents.cmxa fsnotify_darwin/lib.cmxa utils/utils.cmxa hhi/hhi.cmxa avl/lib.cmxa dfind/lib.cmxa globals/lib.cmxa heap/heap.cmxa procs/lib.cmxa deps/lib.cmxa parsing/lib.cmxa naming/lib.cmxa typing/lib.cmxa socket/lib.cmxa stubs/lib.cmxa server/lib.cmxa client/lib.cmxa hh_single_type_check.cmx
ld: warning: ignoring file client/lib.a, file was built for archive which is not the architecture being linked (x86_64): client/lib.a
ld: warning: ignoring file server/lib.a, file was built for archive which is not the architecture being linked (x86_64): server/lib.a
ld: warning: ignoring file stubs/lib.a, file was built for archive which is not the architecture being linked (x86_64): stubs/lib.a
ld: warning: ignoring file socket/lib.a, file was built for archive which is not the architecture being linked (x86_64): socket/lib.a
ld: warning: ignoring file typing/lib.a, file was built for archive which is not the architecture being linked (x86_64): typing/lib.a
ld: warning: ignoring file naming/lib.a, file was built for archive which is not the architecture being linked (x86_64): naming/lib.a
ld: warning: ignoring file parsing/lib.a, file was built for archive which is not the architecture being linked (x86_64): parsing/lib.a
ld: warning: ignoring file deps/lib.a, file was built for archive which is not the architecture being linked (x86_64): deps/lib.a
ld: warning: ignoring file procs/lib.a, file was built for archive which is not the architecture being linked (x86_64): procs/lib.a
ld: warning: ignoring file heap/heap.a, file was built for archive which is not the architecture being linked (x86_64): heap/heap.ald: warning:
ignoring file globals/lib.a, file was built for archive which is not the architecture being linked (x86_64): globals/lib.a
ld: warning: ignoring file dfind/lib.a, file was built for archive which is not the architecture being linked (x86_64): dfind/lib.a
ld: warning: ignoring file avl/lib.a, file was built for archive which is not the architecture being linked (x86_64): avl/lib.a
ld: warning: ignoring file hhi/hhi.a, file was built for archive which is not the architecture being linked (x86_64): hhi/hhi.a
ld: warning: ignoring file utils/utils.a, file was built for archive which is not the architecture being linked (x86_64): utils/utils.a
ld: warning: ignoring file fsnotify_darwin/lib.a, file was built for archive which is not the architecture being linked (x86_64): fsnotify_darwin/lib.a
ld: warning: ignoring file fsevents/fsevents.a, file was built for archive which is not the architecture being linked (x86_64): fsevents/fsevents.a
ld: warning: ignoring file heap/libheap.a, file was built for archive which is not the architecture being linked (x86_64): heap/libheap.a
ld: warning: ignoring file hhi/libhhi.a, file was built for archive which is not the architecture being linked (x86_64): hhi/libhhi.a
ld: warning: ignoring file utils/libutils.a, file was built for archive which is not the architecture being linked (x86_64): utils/libutils.a
ld: warning: ignoring file fsevents/libfsevents.a, file was built for archive which is not the architecture being linked (x86_64): fsevents/libfsevents.a
Undefined symbols for architecture x86_64:
"_camlAst", referenced from:
_caml_globals in camlstartup01a129.o
"_camlAst__code_begin", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlAst__code_end", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlAst__data_begin", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlAst__data_end", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlAst__entry", referenced from:
.L170 in camlstartup01a129.o
"_camlAst__frametable", referenced from:
_caml_frametable in camlstartup01a129.o
"_camlAutocomplete", referenced from:
_caml_globals in camlstartup01a129.o
"_camlAutocomplete__code_begin", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlAutocomplete__code_end", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlAutocomplete__data_begin", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlAutocomplete__data_end", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlAutocomplete__entry", referenced from:
.L158 in camlstartup01a129.o
"_camlAutocomplete__frametable", referenced from:
_caml_frametable in camlstartup01a129.o
"_camlBucket", referenced from:
_caml_globals in camlstartup01a129.o
"_camlBucket__code_begin", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlBucket__code_end", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlBucket__data_begin", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlBucket__data_end", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlBucket__entry", referenced from:
.L165 in camlstartup01a129.o
"_camlBucket__frametable", referenced from:
_caml_frametable in camlstartup01a129.o
"_camlBuild_id", referenced from:
_caml_globals in camlstartup01a129.o
"_camlBuild_id__code_begin", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlBuild_id__code_end", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlBuild_id__data_begin", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlBuild_id__data_end", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlBuild_id__entry", referenced from:
.L145 in camlstartup01a129.o
"_camlBuild_id__frametable", referenced from:
_caml_frametable in camlstartup01a129.o
"_camlErrors", referenced from:
_caml_globals in camlstartup01a129.o
"_camlErrors__code_begin", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlErrors__code_end", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlErrors__data_begin", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlErrors__data_end", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlErrors__do__1892", referenced from:
.L237 in hh_single_type_check.o
"_camlErrors__entry", referenced from:
.L150 in camlstartup01a129.o
"_camlErrors__frametable", referenced from:
_caml_frametable in camlstartup01a129.o
"_camlErrors__to_string_1866", referenced from:
.L163 in hh_single_type_check.o
.L233 in hh_single_type_check.o
"_camlFileInfo", referenced from:
_caml_globals in camlstartup01a129.o
"_camlFileInfo__code_begin", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlFileInfo__code_end", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlFileInfo__data_begin", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlFileInfo__data_end", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlFileInfo__entry", referenced from:
.L167 in camlstartup01a129.o
"_camlFileInfo__frametable", referenced from:
_caml_frametable in camlstartup01a129.o
"_camlFind_refs", referenced from:
_caml_globals in camlstartup01a129.o
"_camlFind_refs__code_begin", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlFind_refs__code_end", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlFind_refs__data_begin", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlFind_refs__data_end", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlFind_refs__entry", referenced from:
.L159 in camlstartup01a129.o
"_camlFind_refs__frametable", referenced from:
_caml_frametable in camlstartup01a129.o
"_camlFork", referenced from:
_caml_globals in camlstartup01a129.o
"_camlFork__code_begin", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlFork__code_end", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlFork__data_begin", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlFork__data_end", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlFork__entry", referenced from:
.L154 in camlstartup01a129.o
"_camlFork__frametable", referenced from:
_caml_frametable in camlstartup01a129.o
"_camlGlobalStorage", referenced from:
_caml_globals in camlstartup01a129.o
"_camlGlobalStorage__code_begin", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlGlobalStorage__code_end", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlGlobalStorage__data_begin", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlGlobalStorage__data_end", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlGlobalStorage__entry", referenced from:
.L162 in camlstartup01a129.o
"_camlGlobalStorage__frametable", referenced from:
_caml_frametable in camlstartup01a129.o
"_camlHh_json", referenced from:
_caml_globals in camlstartup01a129.o
"_camlHh_json__code_begin", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlHh_json__code_end", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlHh_json__data_begin", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlHh_json__data_end", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlHh_json__entry", referenced from:
.L140 in camlstartup01a129.o
"_camlHh_json__frametable", referenced from:
_caml_frametable in camlstartup01a129.o
"_camlHhi", referenced from:
_caml_globals in camlstartup01a129.o
"_camlHhi__code_begin", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlHhi__code_end", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlHhi__data_begin", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlHhi__data_end", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlHhi__entry", referenced from:
.L156 in camlstartup01a129.o
"_camlHhi__frametable", referenced from:
_caml_frametable in camlstartup01a129.o
"_camlIde", referenced from:
_caml_globals in camlstartup01a129.o
"_camlIde__code_begin", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlIde__code_end", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlIde__data_begin", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlIde__data_end", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlIde__entry", referenced from:
.L160 in camlstartup01a129.o
"_camlIde__frametable", referenced from:
_caml_frametable in camlstartup01a129.o
"_camlIdent", referenced from:
_caml_globals in camlstartup01a129.o
"_camlIdent__code_begin", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlIdent__code_end", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlIdent__data_begin", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlIdent__data_end", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlIdent__entry", referenced from:
.L146 in camlstartup01a129.o
"_camlIdent__frametable", referenced from:
_caml_frametable in camlstartup01a129.o
"_camlLexer_hack", referenced from:
_caml_globals in camlstartup01a129.o
"_camlLexer_hack__code_begin", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlLexer_hack__code_end", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlLexer_hack__data_begin", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlLexer_hack__data_end", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlLexer_hack__entry", referenced from:
.L174 in camlstartup01a129.o
"_camlLexer_hack__frametable", referenced from:
_caml_frametable in camlstartup01a129.o
"_camlLock", referenced from:
_caml_globals in camlstartup01a129.o
"_camlLock__code_begin", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlLock__code_end", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlLock__data_begin", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlLock__data_end", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlLock__entry", referenced from:
.L151 in camlstartup01a129.o
"_camlLock__frametable", referenced from:
_caml_frametable in camlstartup01a129.o
"_camlMultiWorker", referenced from:
_caml_globals in camlstartup01a129.o
"_camlMultiWorker__code_begin", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlMultiWorker__code_end", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlMultiWorker__data_begin", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlMultiWorker__data_end", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlMultiWorker__entry", referenced from:
.L166 in camlstartup01a129.o
"_camlMultiWorker__frametable", referenced from:
_caml_frametable in camlstartup01a129.o
"_camlNamespace_env", referenced from:
_caml_globals in camlstartup01a129.o
"_camlNamespace_env__code_begin", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlNamespace_env__code_end", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlNamespace_env__data_begin", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlNamespace_env__data_end", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlNamespace_env__entry", referenced from:
.L171 in camlstartup01a129.o
"_camlNamespace_env__frametable", referenced from:
_caml_frametable in camlstartup01a129.o
"_camlNamespaces", referenced from:
_caml_globals in camlstartup01a129.o
"_camlNamespaces__code_begin", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlNamespaces__code_end", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlNamespaces__data_begin", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlNamespaces__data_end", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlNamespaces__entry", referenced from:
.L172 in camlstartup01a129.o
"_camlNamespaces__frametable", referenced from:
_caml_frametable in camlstartup01a129.o
"_camlNaming", referenced from:
_caml_globals in camlstartup01a129.o
.L150 in hh_single_type_check.o
"_camlNaming__code_begin", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlNaming__code_end", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlNaming__data_begin", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlNaming__data_end", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlNaming__entry", referenced from:
.L183 in camlstartup01a129.o
"_camlNaming__frametable", referenced from:
_caml_frametable in camlstartup01a129.o
"_camlNaming__make_env_1643", referenced from:
.L150 in hh_single_type_check.o
"_camlNaming_ast_helpers", referenced from:
_caml_globals in camlstartup01a129.o
"_camlNaming_ast_helpers__code_begin", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlNaming_ast_helpers__code_end", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlNaming_ast_helpers__data_begin", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlNaming_ast_helpers__data_end", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlNaming_ast_helpers__entry", referenced from:
.L181 in camlstartup01a129.o
"_camlNaming_ast_helpers__frametable", referenced from:
_caml_frametable in camlstartup01a129.o
"_camlNaming_heap", referenced from:
_caml_globals in camlstartup01a129.o
"_camlNaming_heap__code_begin", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlNaming_heap__code_end", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlNaming_heap__data_begin", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlNaming_heap__data_end", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlNaming_heap__entry", referenced from:
.L180 in camlstartup01a129.o
"_camlNaming_heap__frametable", referenced from:
_caml_frametable in camlstartup01a129.o
"_camlNaming_hooks", referenced from:
_caml_globals in camlstartup01a129.o
"_camlNaming_hooks__code_begin", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlNaming_hooks__code_end", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlNaming_hooks__data_begin", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlNaming_hooks__data_end", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlNaming_hooks__entry", referenced from:
.L182 in camlstartup01a129.o
"_camlNaming_hooks__frametable", referenced from:
_caml_frametable in camlstartup01a129.o
"_camlNast", referenced from:
_caml_globals in camlstartup01a129.o
"_camlNastCheck", referenced from:
_caml_globals in camlstartup01a129.o
"_camlNastCheck__code_begin", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlNastCheck__code_end", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlNastCheck__data_begin", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlNastCheck__data_end", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlNastCheck__entry", referenced from:
.L202 in camlstartup01a129.o
"_camlNastCheck__frametable", referenced from:
_caml_frametable in camlstartup01a129.o
"_camlNastInitCheck", referenced from:
_caml_globals in camlstartup01a129.o
"_camlNastInitCheck__code_begin", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlNastInitCheck__code_end", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlNastInitCheck__data_begin", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlNastInitCheck__data_end", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlNastInitCheck__entry", referenced from:
.L203 in camlstartup01a129.o
"_camlNastInitCheck__frametable", referenced from:
_caml_frametable in camlstartup01a129.o
"_camlNastVisitor", referenced from:
_caml_globals in camlstartup01a129.o
"_camlNastVisitor__code_begin", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlNastVisitor__code_end", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlNastVisitor__data_begin", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlNastVisitor__data_end", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlNastVisitor__entry", referenced from:
.L179 in camlstartup01a129.o
"_camlNastVisitor__frametable", referenced from:
_caml_frametable in camlstartup01a129.o
"_camlNast__code_begin", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlNast__code_end", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlNast__data_begin", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlNast__data_end", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlNast__entry", referenced from:
.L178 in camlstartup01a129.o
"_camlNast__frametable", referenced from:
_caml_frametable in camlstartup01a129.o
"_camlNast_terminality", referenced from:
_caml_globals in camlstartup01a129.o
"_camlNast_terminality__code_begin", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlNast_terminality__code_end", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlNast_terminality__data_begin", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlNast_terminality__data_end", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlNast_terminality__entry", referenced from:
.L201 in camlstartup01a129.o
"_camlNast_terminality__frametable", referenced from:
_caml_frametable in camlstartup01a129.o
"_camlParser_hack", referenced from:
_caml_globals in camlstartup01a129.o
.L119 in hh_single_type_check.o
.L144 in hh_single_type_check.o
.L219 in hh_single_type_check.o
"_camlParser_hack__code_begin", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlParser_hack__code_end", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlParser_hack__data_begin", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlParser_hack__data_end", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlParser_hack__entry", referenced from:
.L175 in camlstartup01a129.o
"_camlParser_hack__frametable", referenced from:
_caml_frametable in camlstartup01a129.o
"_camlParser_hack__program_1214", referenced from:
.L119 in hh_single_type_check.o
.L144 in hh_single_type_check.o
.L219 in hh_single_type_check.o
"_camlParser_heap", referenced from:
_caml_globals in camlstartup01a129.o
.L147 in hh_single_type_check.o
"_camlParser_heap__code_begin", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlParser_heap__code_end", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlParser_heap__data_begin", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlParser_heap__data_end", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlParser_heap__entry", referenced from:
.L173 in camlstartup01a129.o
"_camlParser_heap__frametable", referenced from:
_caml_frametable in camlstartup01a129.o
"_camlParsing_service", referenced from:
_caml_globals in camlstartup01a129.o
"_camlParsing_service__code_begin", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlParsing_service__code_end", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlParsing_service__data_begin", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlParsing_service__data_end", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlParsing_service__entry", referenced from:
.L177 in camlstartup01a129.o
"_camlParsing_service__frametable", referenced from:
_caml_frametable in camlstartup01a129.o
"_camlPath", referenced from:
_caml_globals in camlstartup01a129.o
"_camlPath__code_begin", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlPath__code_end", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlPath__data_begin", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlPath__data_end", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlPath__entry", referenced from:
.L141 in camlstartup01a129.o
"_camlPath__frametable", referenced from:
_caml_frametable in camlstartup01a129.o
"_camlPidLog", referenced from:
_caml_globals in camlstartup01a129.o
"_camlPidLog__code_begin", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlPidLog__code_end", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlPidLog__data_begin", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlPidLog__data_end", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlPidLog__entry", referenced from:
.L153 in camlstartup01a129.o
"_camlPidLog__frametable", referenced from:
_caml_frametable in camlstartup01a129.o
"_camlPos", referenced from:
_caml_globals in camlstartup01a129.o
.L119 in hh_single_type_check.o
.L144 in hh_single_type_check.o
.L145 in hh_single_type_check.o
.L219 in hh_single_type_check.o
"_camlPos__code_begin", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlPos__code_end", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlPos__data_begin", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlPos__data_end", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlPos__entry", referenced from:
.L142 in camlstartup01a129.o
"_camlPos__frametable", referenced from:
_caml_frametable in camlstartup01a129.o
"_camlPrefix", referenced from:
_caml_globals in camlstartup01a129.o
"_camlPrefix__code_begin", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlPrefix__code_end", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlPrefix__data_begin", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlPrefix__data_end", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlPrefix__entry", referenced from:
.L161 in camlstartup01a129.o
"_camlPrefix__frametable", referenced from:
_caml_frametable in camlstartup01a129.o
"_camlPrintSignal", referenced from:
_caml_globals in camlstartup01a129.o
"_camlPrintSignal__code_begin", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlPrintSignal__code_end", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlPrintSignal__data_begin", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlPrintSignal__data_end", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlPrintSignal__entry", referenced from:
.L147 in camlstartup01a129.o
"_camlPrintSignal__frametable", referenced from:
_caml_frametable in camlstartup01a129.o
"_camlSearchService", referenced from:
_caml_globals in camlstartup01a129.o
"_camlSearchService__code_begin", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlSearchService__code_end", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlSearchService__data_begin", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlSearchService__data_end", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlSearchService__entry", referenced from:
.L176 in camlstartup01a129.o
"_camlSearchService__frametable", referenced from:
_caml_frametable in camlstartup01a129.o
"_camlServerArgs", referenced from:
_caml_globals in camlstartup01a129.o
"_camlServerArgs__code_begin", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlServerArgs__code_end", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlServerArgs__data_begin", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlServerArgs__data_end", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlServerArgs__entry", referenced from:
.L217 in camlstartup01a129.o
"_camlServerArgs__frametable", referenced from:
_caml_frametable in camlstartup01a129.o
"_camlServerConfig", referenced from:
_caml_globals in camlstartup01a129.o
"_camlServerConfig__code_begin", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlServerConfig__code_end", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlServerConfig__data_begin", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlServerConfig__data_end", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlServerConfig__entry", referenced from:
.L157 in camlstartup01a129.o
"_camlServerConfig__frametable", referenced from:
_caml_frametable in camlstartup01a129.o
"_camlServerConvert", referenced from:
_caml_globals in camlstartup01a129.o
"_camlServerConvert__code_begin", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlServerConvert__code_end", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlServerConvert__data_begin", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlServerConvert__data_end", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlServerConvert__entry", referenced from:
.L222 in camlstartup01a129.o
"_camlServerConvert__frametable", referenced from:
_caml_frametable in camlstartup01a129.o
"_camlServerConvert__print_patch_1161", referenced from:
_camlHh_single_type_check__fun_1565 in hh_single_type_check.o
"_camlServerError", referenced from:
_caml_globals in camlstartup01a129.o
"_camlServerError__code_begin", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlServerError__code_end", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlServerError__data_begin", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlServerError__data_end", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlServerError__entry", referenced from:
.L219 in camlstartup01a129.o
"_camlServerError__frametable", referenced from:
_caml_frametable in camlstartup01a129.o
"_camlServerInit", referenced from:
_caml_globals in camlstartup01a129.o
"_camlServerInit__code_begin", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlServerInit__code_end", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlServerInit__data_begin", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlServerInit__data_end", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlServerInit__entry", referenced from:
.L221 in camlstartup01a129.o
"_camlServerInit__frametable", referenced from:
_caml_frametable in camlstartup01a129.o
"_camlServerMsg", referenced from:
_caml_globals in camlstartup01a129.o
"_camlServerMsg__code_begin", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlServerMsg__code_end", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlServerMsg__data_begin", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlServerMsg__data_end", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlServerMsg__entry", referenced from:
.L218 in camlstartup01a129.o
"_camlServerMsg__frametable", referenced from:
_caml_frametable in camlstartup01a129.o
"_camlServerTypeCheck", referenced from:
_caml_globals in camlstartup01a129.o
"_camlServerTypeCheck__code_begin", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlServerTypeCheck__code_end", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlServerTypeCheck__data_begin", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlServerTypeCheck__data_end", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlServerTypeCheck__entry", referenced from:
.L220 in camlstartup01a129.o
"_camlServerTypeCheck__frametable", referenced from:
_caml_frametable in camlstartup01a129.o
"_camlSharedMem", referenced from:
_caml_globals in camlstartup01a129.o
"_camlSharedMem__add_1232", referenced from:
.L148 in hh_single_type_check.o
"_camlSharedMem__code_begin", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlSharedMem__code_end", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlSharedMem__data_begin", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlSharedMem__data_end", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlSharedMem__entry", referenced from:
.L163 in camlstartup01a129.o
"_camlSharedMem__frametable", referenced from:
_caml_frametable in camlstartup01a129.o
"_camlSysConfig", referenced from:
_caml_globals in camlstartup01a129.o
"_camlSysConfig__code_begin", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlSysConfig__code_end", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlSysConfig__data_begin", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlSysConfig__data_end", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlSysConfig__entry", referenced from:
.L143 in camlstartup01a129.o
"_camlSysConfig__frametable", referenced from:
_caml_frametable in camlstartup01a129.o
"_camlSys_utils", referenced from:
_caml_globals in camlstartup01a129.o
"_camlSys_utils__cat_1026", referenced from:
.L220 in hh_single_type_check.o
"_camlSys_utils__code_begin", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlSys_utils__code_end", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlSys_utils__data_begin", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlSys_utils__data_end", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlSys_utils__entry", referenced from:
.L148 in camlstartup01a129.o
"_camlSys_utils__frametable", referenced from:
_caml_frametable in camlstartup01a129.o
"_camlTmp", referenced from:
_caml_globals in camlstartup01a129.o
"_camlTmp__code_begin", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlTmp__code_end", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlTmp__data_begin", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlTmp__data_end", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlTmp__entry", referenced from:
.L144 in camlstartup01a129.o
"_camlTmp__frametable", referenced from:
_caml_frametable in camlstartup01a129.o
"_camlTrie", referenced from:
_caml_globals in camlstartup01a129.o
"_camlTrie__code_begin", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlTrie__code_end", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlTrie__data_begin", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlTrie__data_end", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlTrie__entry", referenced from:
.L155 in camlstartup01a129.o
"_camlTrie__frametable", referenced from:
_caml_frametable in camlstartup01a129.o
"_camlTyping", referenced from:
_caml_globals in camlstartup01a129.o
.L236 in hh_single_type_check.o
"_camlTyping__code_begin", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlTyping__code_end", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlTyping__data_begin", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlTyping__data_end", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlTyping__entry", referenced from:
.L210 in camlstartup01a129.o
"_camlTyping__frametable", referenced from:
_caml_frametable in camlstartup01a129.o
"_camlTyping_alias", referenced from:
_caml_globals in camlstartup01a129.o
"_camlTyping_alias__code_begin", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlTyping_alias__code_end", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlTyping_alias__data_begin", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlTyping_alias__data_end", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlTyping_alias__entry", referenced from:
.L204 in camlstartup01a129.o
"_camlTyping_alias__frametable", referenced from:
_caml_frametable in camlstartup01a129.o
"_camlTyping_async", referenced from:
_caml_globals in camlstartup01a129.o
"_camlTyping_async__code_begin", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlTyping_async__code_end", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlTyping_async__data_begin", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlTyping_async__data_end", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlTyping_async__entry", referenced from:
.L206 in camlstartup01a129.o
"_camlTyping_async__frametable", referenced from:
_caml_frametable in camlstartup01a129.o
"_camlTyping_check_service", referenced from:
_caml_globals in camlstartup01a129.o
"_camlTyping_check_service__check_typedef_1251", referenced from:
_camlHh_single_type_check__fun_1603 in hh_single_type_check.o
"_camlTyping_check_service__code_begin", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlTyping_check_service__code_end", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlTyping_check_service__data_begin", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlTyping_check_service__data_end", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlTyping_check_service__entry", referenced from:
.L215 in camlstartup01a129.o
"_camlTyping_check_service__frametable", referenced from:
_caml_frametable in camlstartup01a129.o
"_camlTyping_check_service__type_class_1246", referenced from:
_camlHh_single_type_check__fun_1601 in hh_single_type_check.o
"_camlTyping_check_service__type_fun_1242", referenced from:
_camlHh_single_type_check__fun_1599 in hh_single_type_check.o
"_camlTyping_compare", referenced from:
_caml_globals in camlstartup01a129.o
"_camlTyping_compare__code_begin", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlTyping_compare__code_end", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlTyping_compare__data_begin", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlTyping_compare__data_end", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlTyping_compare__entry", referenced from:
.L191 in camlstartup01a129.o
"_camlTyping_compare__frametable", referenced from:
_caml_frametable in camlstartup01a129.o
"_camlTyping_decl", referenced from:
_caml_globals in camlstartup01a129.o
"_camlTyping_decl__code_begin", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlTyping_decl__code_end", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlTyping_decl__data_begin", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlTyping_decl__data_end", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlTyping_decl__entry", referenced from:
.L212 in camlstartup01a129.o
"_camlTyping_decl__frametable", referenced from:
_caml_frametable in camlstartup01a129.o
"_camlTyping_decl__make_env_1749", referenced from:
.L155 in hh_single_type_check.o
"_camlTyping_decl_service", referenced from:
_caml_globals in camlstartup01a129.o
"_camlTyping_decl_service__code_begin", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlTyping_decl_service__code_end", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlTyping_decl_service__data_begin", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlTyping_decl_service__data_end", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlTyping_decl_service__entry", referenced from:
.L214 in camlstartup01a129.o
"_camlTyping_decl_service__frametable", referenced from:
_caml_frametable in camlstartup01a129.o
"_camlTyping_defs", referenced from:
_caml_globals in camlstartup01a129.o
"_camlTyping_defs__code_begin", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlTyping_defs__code_end", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlTyping_defs__data_begin", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlTyping_defs__data_end", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlTyping_defs__entry", referenced from:
.L185 in camlstartup01a129.o
"_camlTyping_defs__frametable", referenced from:
_caml_frametable in camlstartup01a129.o
"_camlTyping_deps", referenced from:
_caml_globals in camlstartup01a129.o
"_camlTyping_deps__code_begin", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlTyping_deps__code_end", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlTyping_deps__data_begin", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlTyping_deps__data_end", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlTyping_deps__entry", referenced from:
.L169 in camlstartup01a129.o
"_camlTyping_deps__frametable", referenced from:
_caml_frametable in camlstartup01a129.o
"_camlTyping_dynamic_yield", referenced from:
_caml_globals in camlstartup01a129.o
"_camlTyping_dynamic_yield__code_begin", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlTyping_dynamic_yield__code_end", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlTyping_dynamic_yield__data_begin", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlTyping_dynamic_yield__data_end", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlTyping_dynamic_yield__entry", referenced from:
.L200 in camlstartup01a129.o
"_camlTyping_dynamic_yield__frametable", referenced from:
_caml_frametable in camlstartup01a129.o
"_camlTyping_enum", referenced from:
_caml_globals in camlstartup01a129.o
"_camlTyping_enum__code_begin", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlTyping_enum__code_end", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlTyping_enum__data_begin", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlTyping_enum__data_end", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlTyping_enum__entry", referenced from:
.L209 in camlstartup01a129.o
"_camlTyping_enum__frametable", referenced from:
_caml_frametable in camlstartup01a129.o
"_camlTyping_env", referenced from:
_caml_globals in camlstartup01a129.o
"_camlTyping_env__code_begin", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlTyping_env__code_end", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlTyping_env__data_begin", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlTyping_env__data_end", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlTyping_env__entry", referenced from:
.L186 in camlstartup01a129.o
"_camlTyping_env__frametable", referenced from:
_caml_frametable in camlstartup01a129.o
"_camlTyping_expand", referenced from:
_caml_globals in camlstartup01a129.o
"_camlTyping_expand__code_begin", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlTyping_expand__code_end", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlTyping_expand__data_begin", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlTyping_expand__data_end", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlTyping_expand__entry", referenced from:
.L190 in camlstartup01a129.o
"_camlTyping_expand__frametable", referenced from:
_caml_frametable in camlstartup01a129.o
"_camlTyping_extends", referenced from:
_caml_globals in camlstartup01a129.o
"_camlTyping_extends__code_begin", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlTyping_extends__code_end", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlTyping_extends__data_begin", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlTyping_extends__data_end", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlTyping_extends__entry", referenced from:
.L205 in camlstartup01a129.o
"_camlTyping_extends__frametable", referenced from:
_caml_frametable in camlstartup01a129.o
"_camlTyping_exts", referenced from:
_caml_globals in camlstartup01a129.o
"_camlTyping_exts__code_begin", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlTyping_exts__code_end", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlTyping_exts__data_begin", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlTyping_exts__data_end", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlTyping_exts__entry", referenced from:
.L192 in camlstartup01a129.o
"_camlTyping_exts__frametable", referenced from:
_caml_frametable in camlstartup01a129.o
"_camlTyping_generic", referenced from:
_caml_globals in camlstartup01a129.o
"_camlTyping_generic__code_begin", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlTyping_generic__code_end", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlTyping_generic__data_begin", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlTyping_generic__data_end", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlTyping_generic__entry", referenced from:
.L193 in camlstartup01a129.o
"_camlTyping_generic__frametable", referenced from:
_caml_frametable in camlstartup01a129.o
"_camlTyping_graph", referenced from:
_caml_globals in camlstartup01a129.o
"_camlTyping_graph__code_begin", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlTyping_graph__code_end", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlTyping_graph__data_begin", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlTyping_graph__data_end", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlTyping_graph__entry", referenced from:
.L168 in camlstartup01a129.o
"_camlTyping_graph__frametable", referenced from:
_caml_frametable in camlstartup01a129.o
"_camlTyping_hint", referenced from:
_caml_globals in camlstartup01a129.o
"_camlTyping_hint__code_begin", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlTyping_hint__code_end", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlTyping_hint__data_begin", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlTyping_hint__data_end", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlTyping_hint__entry", referenced from:
.L189 in camlstartup01a129.o
"_camlTyping_hint__frametable", referenced from:
_caml_frametable in camlstartup01a129.o
"_camlTyping_hooks", referenced from:
_caml_globals in camlstartup01a129.o
"_camlTyping_hooks__code_begin", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlTyping_hooks__code_end", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlTyping_hooks__data_begin", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlTyping_hooks__data_end", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlTyping_hooks__entry", referenced from:
.L208 in camlstartup01a129.o
"_camlTyping_hooks__frametable", referenced from:
_caml_frametable in camlstartup01a129.o
"_camlTyping_inherit", referenced from:
_caml_globals in camlstartup01a129.o
"_camlTyping_inherit__code_begin", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlTyping_inherit__code_end", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlTyping_inherit__data_begin", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlTyping_inherit__data_end", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlTyping_inherit__entry", referenced from:
.L211 in camlstartup01a129.o
"_camlTyping_inherit__frametable", referenced from:
_caml_frametable in camlstartup01a129.o
"_camlTyping_instantiate", referenced from:
_caml_globals in camlstartup01a129.o
"_camlTyping_instantiate__code_begin", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlTyping_instantiate__code_end", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlTyping_instantiate__data_begin", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlTyping_instantiate__data_end", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlTyping_instantiate__entry", referenced from:
.L194 in camlstartup01a129.o
"_camlTyping_instantiate__frametable", referenced from:
_caml_frametable in camlstartup01a129.o
"_camlTyping_lenv", referenced from:
_caml_globals in camlstartup01a129.o
"_camlTyping_lenv__code_begin", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlTyping_lenv__code_end", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlTyping_lenv__data_begin", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlTyping_lenv__data_end", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlTyping_lenv__entry", referenced from:
.L207 in camlstartup01a129.o
"_camlTyping_lenv__frametable", referenced from:
_caml_frametable in camlstartup01a129.o
"_camlTyping_ops", referenced from:
_caml_globals in camlstartup01a129.o
"_camlTyping_ops__code_begin", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlTyping_ops__code_end", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlTyping_ops__data_begin", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlTyping_ops__data_end", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlTyping_ops__entry", referenced from:
.L198 in camlstartup01a129.o
"_camlTyping_ops__frametable", referenced from:
_caml_frametable in camlstartup01a129.o
"_camlTyping_print", referenced from:
_caml_globals in camlstartup01a129.o
"_camlTyping_print__code_begin", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlTyping_print__code_end", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlTyping_print__data_begin", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlTyping_print__data_end", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlTyping_print__entry", referenced from:
.L187 in camlstartup01a129.o
"_camlTyping_print__frametable", referenced from:
_caml_frametable in camlstartup01a129.o
"_camlTyping_reason", referenced from:
_caml_globals in camlstartup01a129.o
"_camlTyping_reason__code_begin", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlTyping_reason__code_end", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlTyping_reason__data_begin", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlTyping_reason__data_end", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlTyping_reason__entry", referenced from:
.L184 in camlstartup01a129.o
"_camlTyping_reason__frametable", referenced from:
_caml_frametable in camlstartup01a129.o
"_camlTyping_redecl_service", referenced from:
_caml_globals in camlstartup01a129.o
"_camlTyping_redecl_service__code_begin", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlTyping_redecl_service__code_end", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlTyping_redecl_service__data_begin", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlTyping_redecl_service__data_end", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlTyping_redecl_service__entry", referenced from:
.L216 in camlstartup01a129.o
"_camlTyping_redecl_service__frametable", referenced from:
_caml_frametable in camlstartup01a129.o
"_camlTyping_subtype", referenced from:
_caml_globals in camlstartup01a129.o
"_camlTyping_subtype__code_begin", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlTyping_subtype__code_end", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlTyping_subtype__data_begin", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlTyping_subtype__data_end", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlTyping_subtype__entry", referenced from:
.L197 in camlstartup01a129.o
"_camlTyping_subtype__frametable", referenced from:
_caml_frametable in camlstartup01a129.o
"_camlTyping_suggest", referenced from:
_caml_globals in camlstartup01a129.o
"_camlTyping_suggest__code_begin", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlTyping_suggest__code_end", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlTyping_suggest__data_begin", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlTyping_suggest__data_end", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlTyping_suggest__entry", referenced from:
.L199 in camlstartup01a129.o
"_camlTyping_suggest__frametable", referenced from:
_caml_frametable in camlstartup01a129.o
"_camlTyping_suggest_service", referenced from:
_caml_globals in camlstartup01a129.o
"_camlTyping_suggest_service__code_begin", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlTyping_suggest_service__code_end", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlTyping_suggest_service__data_begin", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlTyping_suggest_service__data_end", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlTyping_suggest_service__entry", referenced from:
.L213 in camlstartup01a129.o
"_camlTyping_suggest_service__frametable", referenced from:
_caml_frametable in camlstartup01a129.o
"_camlTyping_suggest_service__go_1533", referenced from:
.L195 in hh_single_type_check.o
"_camlTyping_tdef", referenced from:
_caml_globals in camlstartup01a129.o
"_camlTyping_tdef__code_begin", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlTyping_tdef__code_end", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlTyping_tdef__data_begin", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlTyping_tdef__data_end", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlTyping_tdef__entry", referenced from:
.L195 in camlstartup01a129.o
"_camlTyping_tdef__frametable", referenced from:
_caml_frametable in camlstartup01a129.o
"_camlTyping_unify", referenced from:
_caml_globals in camlstartup01a129.o
"_camlTyping_unify__code_begin", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlTyping_unify__code_end", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlTyping_unify__data_begin", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlTyping_unify__data_end", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlTyping_unify__entry", referenced from:
.L196 in camlstartup01a129.o
"_camlTyping_unify__frametable", referenced from:
_caml_frametable in camlstartup01a129.o
"_camlTyping_utils", referenced from:
_caml_globals in camlstartup01a129.o
"_camlTyping_utils__code_begin", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlTyping_utils__code_end", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlTyping_utils__data_begin", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlTyping_utils__data_end", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlTyping_utils__entry", referenced from:
.L188 in camlstartup01a129.o
"_camlTyping_utils__frametable", referenced from:
_caml_frametable in camlstartup01a129.o
"_camlUtils", referenced from:
_caml_globals in camlstartup01a129.o
.L101 in hh_single_type_check.o
_camlHh_single_type_check__fun_1553 in hh_single_type_check.o
.L192 in hh_single_type_check.o
.L196 in hh_single_type_check.o
"_camlUtils__code_begin", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlUtils__code_end", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlUtils__data_begin", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlUtils__data_end", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlUtils__entry", referenced from:
.L149 in camlstartup01a129.o
"_camlUtils__frametable", referenced from:
_caml_frametable in camlstartup01a129.o
"_camlUtils__get_1155", referenced from:
.L196 in hh_single_type_check.o
"_camlWorker", referenced from:
_caml_globals in camlstartup01a129.o
"_camlWorker__code_begin", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlWorker__code_end", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlWorker__data_begin", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlWorker__data_end", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlWorker__entry", referenced from:
.L164 in camlstartup01a129.o
"_camlWorker__frametable", referenced from:
_caml_frametable in camlstartup01a129.o
"_camlWwwroot", referenced from:
_caml_globals in camlstartup01a129.o
"_camlWwwroot__code_begin", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlWwwroot__code_end", referenced from:
_caml_code_segments in camlstartup01a129.o
"_camlWwwroot__data_begin", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlWwwroot__data_end", referenced from:
_caml_data_segments in camlstartup01a129.o
"_camlWwwroot__entry", referenced from:
.L152 in camlstartup01a129.o
"_camlWwwroot__frametable", referenced from:
_caml_frametable in camlstartup01a129.o
"_hh_shared_init", referenced from:
.L235 in hh_single_type_check.o
ld: symbol(s) not found for architecture x86_64
collect2: error: ld returned 1 exit status
File "caml_startup", line 1:
Error: Error during linking
make[1]: *** [hh_single.opt] Error 2
make: *** [opt] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment