Home
last modified time | relevance | path

Searched defs:DataSection (Results 1 – 12 of 12) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/
DPDBSymbolData.cpp47 uint32_t DataSection = RawSymbol->getAddressSection(); in getCompilandId() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ObjectYAML/
DWasmYAML.h305 struct DataSection : Section { struct
306 DataSection() : Section(wasm::WASM_SEC_DATA) {} in DataSection() function
308 static bool classof(const Section *S) { in classof()
312 std::vector<DataSegment> Segments;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DWasm.h261 uint32_t DataSection = 0; variable
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCObjectFileInfo.h57 const MCSection *DataSection; variable
/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h57 MCSection *DataSection; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DWasmObjectWriter.cpp615 MCSectionWasm &DataSection) { in addData()
1277 auto &DataSection = static_cast<MCSectionWasm &>(WS.getSection()); in writeObject() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-rtdyld/
Dllvm-rtdyld.cpp555 for (const auto& DataSection : MemMgr.DataMemory) in remapSectionsAndSymbols() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h59 MCSection *DataSection; variable
/external/llvm/tools/llvm-rtdyld/
Dllvm-rtdyld.cpp553 for (const auto& DataSection : MemMgr.DataMemory) in remapSectionsAndSymbols() local
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsTargetStreamer.cpp750 MCSection &DataSection = *OFI.getDataSection(); in finish() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsTargetStreamer.cpp861 MCSection &DataSection = *OFI.getDataSection(); in finish() local
/external/pdfium/third_party/lcms/src/
Dcmscgats.c1868 cmsBool DataSection (cmsIT8* it8) in DataSection() function