Searched defs:DataSection (Results 1 – 12 of 12) sorted by relevance
47 uint32_t DataSection = RawSymbol->getAddressSection(); in getCompilandId() local
305 struct DataSection : Section { struct306 DataSection() : Section(wasm::WASM_SEC_DATA) {} in DataSection() function308 static bool classof(const Section *S) { in classof()312 std::vector<DataSegment> Segments;
261 uint32_t DataSection = 0; variable
57 const MCSection *DataSection; variable
57 MCSection *DataSection; variable
615 MCSectionWasm &DataSection) { in addData()1277 auto &DataSection = static_cast<MCSectionWasm &>(WS.getSection()); in writeObject() local
555 for (const auto& DataSection : MemMgr.DataMemory) in remapSectionsAndSymbols() local
59 MCSection *DataSection; variable
553 for (const auto& DataSection : MemMgr.DataMemory) in remapSectionsAndSymbols() local
750 MCSection &DataSection = *OFI.getDataSection(); in finish() local
861 MCSection &DataSection = *OFI.getDataSection(); in finish() local
1868 cmsBool DataSection (cmsIT8* it8) in DataSection() function