Home
last modified time | relevance | path

Searched defs:ExportSection (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/TextAPI/
H A DTextStub.cpp209 struct ExportSection { struct
210 std::vector<Architecture> Architectures;
211 std::vector<FlowStringRef> AllowableClients;
212 std::vector<FlowStringRef> ReexportedLibraries;
213 std::vector<FlowStringRef> Symbols;
214 std::vector<FlowStringRef> Classes;
215 std::vector<FlowStringRef> ClassEHs;
216 std::vector<FlowStringRef> IVars;
217 std::vector<FlowStringRef> WeakDefSymbols;
218 std::vector<FlowStringRef> TLVSymbols;
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/TextAPI/MachO/
H A DTextStub.cpp209 struct ExportSection { struct
210 std::vector<Architecture> Architectures;
211 std::vector<FlowStringRef> AllowableClients;
212 std::vector<FlowStringRef> ReexportedLibraries;
213 std::vector<FlowStringRef> Symbols;
214 std::vector<FlowStringRef> Classes;
215 std::vector<FlowStringRef> ClassEHs;
216 std::vector<FlowStringRef> IVars;
217 std::vector<FlowStringRef> WeakDefSymbols;
218 std::vector<FlowStringRef> TLVSymbols;
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h332 struct ExportSection : Section { struct
333 ExportSection() : Section(wasm::WASM_SEC_EXPORT) {} in ExportSection() function
335 static bool classof(const Section *S) { in classof()
339 std::vector<Export> Exports;
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h356 struct ExportSection : Section { struct
357 ExportSection() : Section(wasm::WASM_SEC_EXPORT) {} in ExportSection() function
359 static bool classof(const Section *S) { in classof()
363 std::vector<Export> Exports;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ObjectYAML/
DWasmYAML.h357 struct ExportSection : Section { struct
358 ExportSection() : Section(wasm::WASM_SEC_EXPORT) {} in ExportSection() function
360 static bool classof(const Section *S) { in classof()
364 std::vector<Export> Exports;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ObjectYAML/
DWasmYAML.h357 struct ExportSection : Section { struct
358 ExportSection() : Section(wasm::WASM_SEC_EXPORT) {} in ExportSection() argument
360 static bool classof(const Section *S) { in classof()
364 std::vector<Export> Exports;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ObjectYAML/
DWasmYAML.h357 struct ExportSection : Section { struct
358 ExportSection() : Section(wasm::WASM_SEC_EXPORT) {} in ExportSection() argument
360 static bool classof(const Section *S) { in classof()
364 std::vector<Export> Exports;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ObjectYAML/
DWasmYAML.h357 struct ExportSection : Section { struct
358 ExportSection() : Section(wasm::WASM_SEC_EXPORT) {} in ExportSection() argument
360 static bool classof(const Section *S) { in classof()
364 std::vector<Export> Exports;