Searched refs:WASM_COMDAT_INFO (Results 1 – 12 of 12) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
H A D | Wasm.h | 301 WASM_COMDAT_INFO = 0x7, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/BinaryFormat/ |
D | Wasm.h | 186 WASM_COMDAT_INFO = 0x7, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/BinaryFormat/ |
D | Wasm.h | 186 WASM_COMDAT_INFO = 0x7, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/BinaryFormat/ |
H A D | Wasm.h | 361 WASM_COMDAT_INFO = 0x7, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/BinaryFormat/ |
D | Wasm.h | 362 WASM_COMDAT_INFO = 0x7, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/BinaryFormat/ |
D | Wasm.h | 186 WASM_COMDAT_INFO = 0x7, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
H A D | WasmEmitter.cpp | 240 writeUint8(OS, wasm::WASM_COMDAT_INFO); in writeSectionContent()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjectYAML/ |
H A D | WasmEmitter.cpp | 255 writeUint8(OS, wasm::WASM_COMDAT_INFO); in writeSectionContent()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
H A D | WasmObjectWriter.cpp | 996 startSection(SubSection, wasm::WASM_COMDAT_INFO); in writeLinkingMetaDataSection()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
H A D | WasmObjectFile.cpp | 446 case wasm::WASM_COMDAT_INFO: in parseLinkingSection()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/ |
H A D | WasmObjectWriter.cpp | 1222 startSection(SubSection, wasm::WASM_COMDAT_INFO); in writeLinkingMetaDataSection()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/ |
H A D | WasmObjectFile.cpp | 567 case wasm::WASM_COMDAT_INFO: in parseLinkingSection()
|