package ocaml-base-compiler
Official release 4.14.0
Install
Dune Dependency
Authors
Maintainers
Sources
4.14.0.tar.gz
sha256=39f44260382f28d1054c5f9d8bf4753cb7ad64027da792f7938344544da155e8
doc/ocamlcommon/Cmo_format/index.html
Module Cmo_format
type reloc_info =
| Reloc_literal of Lambda.structured_constant
| Reloc_getglobal of Ident.t
| Reloc_setglobal of Ident.t
| Reloc_primitive of string
type compilation_unit = {
cu_name : Misc.modname;
mutable cu_pos : int;
cu_codesize : int;
cu_reloc : (reloc_info * int) list;
cu_imports : Misc.crcs;
cu_required_globals : Ident.t list;
cu_primitives : string list;
mutable cu_force_link : bool;
mutable cu_debug : int;
cu_debugsize : int;
}
type library = {
lib_units : compilation_unit list;
lib_custom : bool;
lib_ccobjs : string list;
lib_ccopts : string list;
lib_dllibs : string list;
}
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>