Searched defs:DataSection (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h60 /// DataSection - Section directive for standard data.
62 const MCSection *DataSection; member in class:llvm::MCObjectFileInfo
218 const MCSection *getDataSection() const { return DataSection; }
/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
H A Dcmscgats.c1867 cmsBool DataSection (cmsIT8* it8) function
2069 if (!DataSection(it8)) return FALSE;

Completed in 87 milliseconds