Home
last modified time | relevance | path

Searched refs:HasLinkingSection (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DWasm.h256 bool HasLinkingSection = false; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DWasmObjectFile.cpp350 HasLinkingSection = true; in parseLinkingSection()
1287 return HasLinkingSection; in isRelocatableObject()