Searched refs:WOF (Results 1 – 1 of 1) sorted by relevance
1093 if (auto *WOF = dyn_cast<WasmObjectFile>(&OF)) { in lookupAllocatableSection() local1098 for (const auto &DebugName : WOF->debugNames()) { in lookupAllocatableSection()1102 if (DebugName.Index >= WOF->dataSegments().size()) in lookupAllocatableSection()1104 auto &Segment = WOF->dataSegments()[DebugName.Index]; in lookupAllocatableSection()