Searched refs:WASM_SYMBOL_EXPLICIT_NAME (Results 1 – 4 of 4) sorted by relevance
335 const unsigned WASM_SYMBOL_EXPLICIT_NAME = 0x40; variable
511 if ((Info.Flags & wasm::WASM_SYMBOL_EXPLICIT_NAME) != 0) in parseLinkingSectionSymtab()540 if ((Info.Flags & wasm::WASM_SYMBOL_EXPLICIT_NAME) != 0) in parseLinkingSectionSymtab()600 if ((Info.Flags & wasm::WASM_SYMBOL_EXPLICIT_NAME) != 0) in parseLinkingSectionSymtab()
950 (Sym.Flags & wasm::WASM_SYMBOL_EXPLICIT_NAME) != 0) in writeLinkingMetaDataSection()1464 Flags |= wasm::WASM_SYMBOL_EXPLICIT_NAME; in writeObject()
193 (Info.Flags & wasm::WASM_SYMBOL_EXPLICIT_NAME) != 0) in writeSectionContent()