Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Object/
H A DWasmObjectFile.cpp514 bool PopulateSymbolTable = !HasLinkingSection && !HasDylinkSection; in parseNameSection() local
518 if (PopulateSymbolTable) in parseNameSection()
595 if (PopulateSymbolTable) in parseNameSection()