Searched refs:setKind (Results 1 - 11 of 11) sorted by relevance

/frameworks/compile/mclinker/include/mcld/MC/
H A DZOption.h55 void setKind(Kind pKind) { m_Kind = pKind; } function in class:mcld::ZOption
/frameworks/compile/mclinker/lib/LD/
H A DELFObjectReader.cpp145 pInput.context()->getSection(value[index])->setKind(
162 (*section)->setKind(LDFileFormat::Debug);
164 (*section)->setKind(LDFileFormat::Ignore);
172 (*section)->setKind(LDFileFormat::TEXT);
174 (*section)->setKind(LDFileFormat::DATA);
180 (*section)->setKind(LDFileFormat::Ignore);
193 (*section)->setKind(LDFileFormat::Ignore);
215 (*section)->setKind(LDFileFormat::Ignore);
H A DGarbageCollection.cpp337 section->setKind(LDFileFormat::Ignore);
352 reloc_sect->setKind(LDFileFormat::Ignore);
H A DIdenticalCodeFolding.cpp85 sect->setKind(LDFileFormat::Folded);
/frameworks/compile/mclinker/include/mcld/LD/
H A DLDSection.h118 void setKind(LDFileFormat::Kind pKind) { m_Kind = pKind; } function in class:mcld::LDSection
/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMException.cpp93 exIdx->setKind(LDFileFormat::Ignore);
H A DARMLDBackend.cpp498 pSection.setKind(LDFileFormat::Ignore);
/frameworks/compile/mclinker/lib/Object/
H A DObjectBuilder.cpp61 pInputSection.setKind(LDFileFormat::Ignore);
H A DObjectLinker.cpp359 (*sect)->setKind(LDFileFormat::Ignore);
385 (*sect)->setKind(LDFileFormat::Debug);
/frameworks/compile/mclinker/tools/mcld/
H A DMain.cpp444 z_opt.setKind(mcld::ZOption::CommPageSize);
450 z_opt.setKind(mcld::ZOption::MaxPageSize);
/frameworks/opt/setupwizard/tools/docs/
H A Ddoclava.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/ccil/ org/ccil/cowan/ org/ccil/cowan/tagsoup/ ...

Completed in 187 milliseconds