Home
last modified time | relevance | path

Searched defs:LinkingSection (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h223 struct LinkingSection : CustomSection { struct
224 LinkingSection() : CustomSection("linking") {} in LinkingSection() argument
226 static bool classof(const Section *S) { in classof()
231 uint32_t Version;
232 std::vector<SymbolInfo> SymbolTable;
233 std::vector<SegmentInfo> SegmentInfos;
234 std::vector<InitFunction> InitFunctions;
235 std::vector<Comdat> Comdats;
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h247 struct LinkingSection : CustomSection { struct
248 LinkingSection() : CustomSection("linking") {} in LinkingSection() function
250 static bool classof(const Section *S) { in classof()
255 uint32_t Version;
256 std::vector<SymbolInfo> SymbolTable;
257 std::vector<SegmentInfo> SegmentInfos;
258 std::vector<InitFunction> InitFunctions;
259 std::vector<Comdat> Comdats;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ObjectYAML/
DWasmYAML.h248 struct LinkingSection : CustomSection { struct
249 LinkingSection() : CustomSection("linking") {} in LinkingSection() argument
251 static bool classof(const Section *S) { in classof()
256 uint32_t Version;
257 std::vector<SymbolInfo> SymbolTable;
258 std::vector<SegmentInfo> SegmentInfos;
259 std::vector<InitFunction> InitFunctions;
260 std::vector<Comdat> Comdats;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ObjectYAML/
DWasmYAML.h248 struct LinkingSection : CustomSection { struct
249 LinkingSection() : CustomSection("linking") {} in LinkingSection() function
251 static bool classof(const Section *S) { in classof()
256 uint32_t Version;
257 std::vector<SymbolInfo> SymbolTable;
258 std::vector<SegmentInfo> SegmentInfos;
259 std::vector<InitFunction> InitFunctions;
260 std::vector<Comdat> Comdats;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ObjectYAML/
DWasmYAML.h248 struct LinkingSection : CustomSection { struct
249 LinkingSection() : CustomSection("linking") {} in LinkingSection() argument
251 static bool classof(const Section *S) { in classof()
256 uint32_t Version;
257 std::vector<SymbolInfo> SymbolTable;
258 std::vector<SegmentInfo> SegmentInfos;
259 std::vector<InitFunction> InitFunctions;
260 std::vector<Comdat> Comdats;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ObjectYAML/
DWasmYAML.h248 struct LinkingSection : CustomSection { struct
249 LinkingSection() : CustomSection("linking") {} in LinkingSection() function
251 static bool classof(const Section *S) { in classof()
256 uint32_t Version;
257 std::vector<SymbolInfo> SymbolTable;
258 std::vector<SegmentInfo> SegmentInfos;
259 std::vector<InitFunction> InitFunctions;
260 std::vector<Comdat> Comdats;