Welcome to mirror list, hosted at ThFree Co, Russian Federation.

mono-api-internal.html « sources « docs - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1d292ce0deafe75fd2b4c30ed7015a1d10272b6f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<h1>Code Generator Internals</h1>

	<p>The functions in this document are internal to the JIT,
	they are here for completeness, but you should refer to the
	source code for more details.
	
<h3>BURG public API</h3>

<h4><a name="api:mono_burg_kids">mono_burg_kids</a></h4>
<h4><a name="api:mono_burg_label">mono_burg_label</a></h4>
<h4><a name="api:mono_burg_rule">mono_burg_rule</a></h4>