Home
last modified time | relevance | path

Searched defs:request_module_idx (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/runtime_core/abc2program/
H A Dabc_module_array_processor.cpp90 FillRegularImportEntry(std::vector<panda::pandasm::LiteralArray::Literal> &literal_vec, uint32_t &request_module_idx, uint32_t &import_name_offset, uint32_t &local_name_offset) FillRegularImportEntry() argument
110 FillNamespaceImportEntry( std::vector<panda::pandasm::LiteralArray::Literal> &literal_vec, uint32_t &request_module_idx, uint32_t &local_name_offset) FillNamespaceImportEntry() argument
141 FillIndirectExportEntry(std::vector<panda::pandasm::LiteralArray::Literal> &literal_vec, uint32_t export_name_offset, uint32_t request_module_idx, uint32_t import_name_offset) FillIndirectExportEntry() argument
161 FillStarExportEntry(std::vector<panda::pandasm::LiteralArray::Literal> &literal_vec, uint32_t request_module_idx) FillStarExportEntry() argument
[all...]

Completed in 2 milliseconds