Typedefs | |
typedef NSOTableItem | NSOTableItem |
Functions | |
LilCodeStub * | nso_readinternal (LilCodeStub *, Method_Handle) |
LilCodeStub * | nso_system_currenttimemillis (LilCodeStub *, Method_Handle) |
LilCodeStub * | nso_newinstance (LilCodeStub *cs, Method_Handle) |
LilCodeStub * | nso_get_class (LilCodeStub *, Method_Handle) |
LilCodeStub * | nso_array_copy (LilCodeStub *, Method_Handle) |
LilCodeStub * | nso_char_array_copy (LilCodeStub *, Method_Handle) |
NSOTableItem * | nso_init_lookup_table (String_Pool *pstrpool) |
void | nso_clear_lookup_table (NSOTableItem *NSOTable) |
NativeStubOverride | nso_find_method_override (const Global_Env *ge, const String *class_name, const String *name, const String *desc) |
typedef struct NSOTableItem NSOTableItem |
LilCodeStub* nso_readinternal | ( | LilCodeStub * | , | |
Method_Handle | ||||
) |
LilCodeStub* nso_system_currenttimemillis | ( | LilCodeStub * | , | |
Method_Handle | ||||
) |
LilCodeStub* nso_newinstance | ( | LilCodeStub * | cs, | |
Method_Handle | ||||
) |
LilCodeStub* nso_get_class | ( | LilCodeStub * | , | |
Method_Handle | ||||
) |
LilCodeStub* nso_array_copy | ( | LilCodeStub * | , | |
Method_Handle | ||||
) |
LilCodeStub* nso_char_array_copy | ( | LilCodeStub * | , | |
Method_Handle | ||||
) |
NSOTableItem* nso_init_lookup_table | ( | String_Pool * | pstrpool | ) |
void nso_clear_lookup_table | ( | NSOTableItem * | NSOTable | ) |
NativeStubOverride nso_find_method_override | ( | const Global_Env * | ge, | |
const String * | class_name, | |||
const String * | name, | |||
const String * | desc | |||
) |
Genereated on Tue Mar 11 19:25:57 2008 by Doxygen.
(c) Copyright 2005, 2008 The Apache Software Foundation or its licensors, as applicable.