Home
last modified time | relevance | path

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

/external/llvm-project/lld/wasm/
DSyntheticSections.h358 TableSection *tableSec; member
DWriter.cpp397 addSection(out.tableSec); in addSections()
1204 out.tableSec = make<TableSection>(); in createSyntheticSections()