Home | History | Annotate | Download | only in libbcc

Lines Matching full:exported

111 * **bccGetExportVarCount** - Get the count of exported variables
113 * **bccGetExportVarList** - Get the addresses of exported variables
115 * **bccGetExportFuncCount** - Get the count of exported functions
117 * **bccGetExportFuncList** - Get the addresses of exported functions
126 * **bccGetFuncCount** - Get the count of functions (including non-exported)
136 header, string pool, dependencies table, relocation table, exported
137 variable list, exported function list, pragma list, function information
157 * **Exported Variable List** (MCO_ExportVarList) -
158 The list of the addresses of exported variables.
160 * **Exported Function List** (MCO_ExportFuncList) -
161 The list of the addresses of exported functions.