HomeSort by relevance Sort by last modified time
    Searched refs:GetSection (Results 1 - 16 of 16) sorted by null

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Protocol/SectionExtraction/
SectionExtraction.h 77 EFI_GET_SECTION GetSection;
  /device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Ppi/
SectionExtraction.h 101 EFI_PEI_GET_SECTION GetSection; ///< Retrieves a section from within a section file.
  /device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Protocol/
SectionExtraction.h 151 EFI_GET_SECTION GetSection;
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/FirmwareVolume/FwVolDxe/
FwVolRead.c 591 Status = Sep->GetSection (
602 Status = Sep->GetSection (
  /external/vixl/examples/aarch32/
disasm-a32.cc 79 int GetSection() const { return section_; }
288 const Elf32_Shdr& shndx = shdr[sres->second.GetSection()];
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mpeg2data.h 93 STDMETHOD_(HRESULT,GetSection)(THIS_ PID pid,TID tid,PMPEG2_FILTER pFilter,DWORD dwTimeout,ISectionList **ppSectionList) PURE;
103 #define IMpeg2Data_GetSection(This,pid,tid,pFilter,dwTimeout,ppSectionList) (This)->lpVtbl->GetSection(This,pid,tid,pFilter,dwTimeout,ppSectionList)
  /external/pdfium/fpdfsdk/pdfwindow/
PWL_EditCtrl.cpp 419 if (pIterator->GetSection(section)) {
440 if (pIterator->GetSection(section)) {
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/FwVol/
FwVolRead.c 500 Status = GetSection (
  /external/pdfium/core/fpdfdoc/
cpdf_variabletext.h 53 bool GetSection(CPVT_Section& section) const;
cpdf_variabletext.cpp 221 bool CPDF_VariableText::Iterator::GetSection(CPVT_Section& section) const {
    [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/SectionExtractionDxe/
SectionExtraction.c 182 GetSection (
223 GetSection,
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/
MigrationUtilities.py 385 def GetSection(SectionName, Method, ObjectList):
  /external/pdfium/fpdfsdk/fxedit/
fxet_edit.h 514 bool GetSection(CPVT_Section& section) const;
fxet_edit.cpp 128 bool CFX_Edit_Iterator::GetSection(CPVT_Section& section) const {
131 if (m_pVTIterator->GetSection(section)) {
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/
DxeMain.h     [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/SectionExtraction/
CoreSectionExtraction.c     [all...]

Completed in 254 milliseconds