HomeSort by: relevance | last modified time | path
    Searched refs:HasLinkingSection (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/Object/
Wasm.h 291 bool HasLinkingSection = false;
  /src/external/apache2/llvm/dist/llvm/lib/Object/
WasmObjectFile.cpp 429 HasLinkingSection = true;
1762 bool WasmObjectFile::isRelocatableObject() const { return HasLinkingSection; }

Completed in 15 milliseconds