Searched defs:contents (Results 1 – 8 of 8) sorted by relevance
75 auto contents = cantFail(section.getContents()); in GetSection() local120 auto contents = cantFail(section.getContents()); in GetRoDataSections() local
36 …<ObjectDescriptor *, ArenaVector<ElementFlags> &&, ElementFlags, NamedTupleMemberPool &&> contents, in TupleType()
164 contents = ['{'] variable
185 auto contents = llvm::getBitcodeFileContents(*buffer.get()); in InitializeModule() local
87 const contents = readFileSync(filename, 'utf-8'); constant
384 ETSObjectType *ETSChecker::GlobalBuiltinBoxType(Type *contents) in GlobalBuiltinBoxType()
235 auto &contents = GetContents(); in AppendTextSectionData() local248 auto &contents = GetContents(); in AppendGlobalLabel() local289 auto &contents = GetContents(); in AppendSymsToSymTabSec() local
563 MapleVector<ObjFuncEmitInfo *> contents; /* each item is the code info of a cgfunc */ variable