Searched refs:getInitArray (Results 1 - 5 of 5) sorted by relevance

/frameworks/compile/slang/
H A Dslang_rs_export_var.h62 inline const clang::APValue &getInitArray(unsigned int i) const { function in class:slang::RSExportVar
H A Dslang_rs_reflection.cpp378 genInitExportVariable(C, ET, Name.str(), EV->getInitArray(i));
/frameworks/compile/mclinker/include/mcld/LD/
H A DELFFileFormat.h359 LDSection& getInitArray() { function in class:mcld::ELFFileFormat
364 const LDSection& getInitArray() const { function in class:mcld::ELFFileFormat
/frameworks/compile/mclinker/lib/Target/
H A DELFDynamic.cpp216 applyOne(llvm::ELF::DT_INIT_ARRAY, pFormat.getInitArray().addr());
219 applyOne(llvm::ELF::DT_INIT_ARRAYSZ, pFormat.getInitArray().size());
H A DGNULDBackend.cpp297 file_format->getInitArray().getSectionData()->front(),
534 file_format->getInitArray().size());
1377 &pSectHdr == &file_format->getInitArray() ||

Completed in 224 milliseconds