Searched refs:ExportInfo (Results 1 – 6 of 6) sorted by relevance
58 struct ExportInfo { struct62 ExportInfo(const Symbol &sym, uint64_t imageBase) in ExportInfo() argument86 std::optional<ExportInfo> info;258 node->info = ExportInfo(*pivotSymbol, imageBase); in sortAndBuild()
291 struct ExportInfo { struct310 ExportInfo Exports; argument
300 std::vector<WasmDylinkExportInfo> ExportInfo; member
233 std::vector<DylinkExportInfo> ExportInfo; member
61 IO.mapOptional("ExportInfo", Section.ExportInfo); in sectionMapping()
481 DylinkInfo.ExportInfo.push_back({readString(Ctx), readVaruint32(Ctx)}); in parseDylink0Section()