Home
last modified time | relevance | path

Searched refs:OutputIndex (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fpdfapi/edit/
Dcpdf_creator.cpp128 int32_t OutputIndex(IFX_ArchiveStream* archive, FX_FILESIZE offset) { in OutputIndex() function
720 OutputIndex(m_Archive.get(), it->second); in WriteDoc_Stage4()
737 OutputIndex(m_Archive.get(), m_ObjectOffsets[m_NewObjNumArray[i]]); in WriteDoc_Stage4()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DWasmObjectWriter.cpp184 uint32_t OutputIndex; member
188 OutputIndex(INVALID_INDEX) {} in WasmCustomSection()
925 writeRelocSection(Sec.OutputIndex, Sec.Name, Relocations); in writeCustomRelocSections()
961 CustomSections[Sym.ElementIndex].OutputIndex; in writeLinkingMetaDataSection()
1022 CustomSection.OutputIndex = Section.Index; in writeCustomSections()