Searched refs:HasLinkingSection (Results 1 – 2 of 2) sorted by relevance
298 bool HasLinkingSection = false; variable
524 bool PopulateSymbolTable = !HasLinkingSection && !HasDylinkSection; in parseNameSection()628 HasLinkingSection = true; in parseLinkingSection()2123 bool WasmObjectFile::isRelocatableObject() const { return HasLinkingSection; } in isRelocatableObject()