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