HomeSort by relevance Sort by last modified time
    Searched refs:SectionInfo (Results 1 - 25 of 26) sorted by null

1 2

  /device/linaro/bootloader/edk2/OvmfPkg/Csm/CsmSupportLib/
LegacyRegion.c 381 LEGACY_MEMORY_SECTION_INFO *SectionInfo;
390 LegacyRegionGetInfoInternal (&SectionCount, &SectionInfo);
402 DescriptorArray[DescriptorIndex].Start = SectionInfo[Index].Start;
403 DescriptorArray[DescriptorIndex].Length = SectionInfo[Index].Length;
404 DescriptorArray[DescriptorIndex].Granularity = SectionInfo[Index].Length;
405 if (SectionInfo[Index].ReadEnabled) {
415 DescriptorArray[DescriptorIndex].Start = SectionInfo[Index].Start;
416 DescriptorArray[DescriptorIndex].Length = SectionInfo[Index].Length;
417 DescriptorArray[DescriptorIndex].Granularity = SectionInfo[Index].Length;
418 if (SectionInfo[Index].WriteEnabled) {
    [all...]
  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldMachO.cpp 316 EHFrameRelatedSections &SectionInfo = UnregisteredEHFrameSections[i];
317 if (SectionInfo.EHFrameSID == RTDYLD_INVALID_SECTION_ID ||
318 SectionInfo.TextSID == RTDYLD_INVALID_SECTION_ID)
320 SectionEntry *Text = &Sections[SectionInfo.TextSID];
321 SectionEntry *EHFrame = &Sections[SectionInfo.EHFrameSID];
323 if (SectionInfo.ExceptTabSID != RTDYLD_INVALID_SECTION_ID)
324 ExceptTab = &Sections[SectionInfo.ExceptTabSID];
RuntimeDyldChecker.cpp 792 const SectionAddressInfo *SectionInfo = nullptr;
795 std::tie(SectionInfo, ErrorMsg) =
801 unsigned SectionID = SectionInfo->SectionID;
816 const SectionAddressInfo *SectionInfo = nullptr;
819 std::tie(SectionInfo, ErrorMsg) =
825 unsigned SectionID = SectionInfo->SectionID;
826 const StubOffsetsMap &SymbolStubs = SectionInfo->StubOffsets;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Object/
MachO.h 123 struct SectionInfo {
132 const SectionInfo &findSection(int32_t SegIndex, uint64_t SegOffset);
133 SmallVector<SectionInfo, 32> Sections;
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Object/
MachO.h 123 struct SectionInfo {
132 const SectionInfo &findSection(int32_t SegIndex, uint64_t SegOffset);
133 SmallVector<SectionInfo, 32> Sections;
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Object/
MachO.h 123 struct SectionInfo {
132 const SectionInfo &findSection(int32_t SegIndex, uint64_t SegOffset);
133 SmallVector<SectionInfo, 32> Sections;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
MachO.h 123 struct SectionInfo {
132 const SectionInfo &findSection(int32_t SegIndex, uint64_t SegOffset);
133 SmallVector<SectionInfo, 32> Sections;
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Object/
MachO.h 123 struct SectionInfo {
132 const SectionInfo &findSection(int32_t SegIndex, uint64_t SegOffset);
133 SmallVector<SectionInfo, 32> Sections;
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Object/
MachO.h 123 struct SectionInfo {
132 const SectionInfo &findSection(int32_t SegIndex, uint64_t SegOffset);
133 SmallVector<SectionInfo, 32> Sections;
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Object/
MachO.h 123 struct SectionInfo {
132 const SectionInfo &findSection(int32_t SegIndex, uint64_t SegOffset);
133 SmallVector<SectionInfo, 32> Sections;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
MachO.h 123 struct SectionInfo {
132 const SectionInfo &findSection(int32_t SegIndex, uint64_t SegOffset);
133 SmallVector<SectionInfo, 32> Sections;
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/Eot/
FvImage.py 878 SectionInfo = ' ' * gIndention
880 SectionInfo += "[SECTION:%s] offset=%x size=%x" % (m._TypeName[m.Type], m._OFF_, m.Size)
    [all...]
  /packages/apps/Settings/src/com/android/settings/applications/
ManageApplications.java     [all...]
  /external/clang/lib/Sema/
SemaAttr.cpp 253 ASTContext::SectionInfo(Decl, SourceLocation(), SectionFlags);
290 ASTContext::SectionInfo(nullptr, PragmaSectionLocation, SectionFlags);
  /external/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
  /external/llvm/tools/llvm-objdump/
MachODump.cpp     [all...]
  /external/abi-dumper/
abi-dumper.pl 620 my %SectionInfo;
631 $SectionInfo{$Num} = $Name;
775 foreach ($SectionInfo{$Ndx}, "")
    [all...]

Completed in 730 milliseconds

1 2