Searched refs:SectionOffset (Results 1 - 10 of 10) sorted by relevance

/external/llvm/include/llvm/DebugInfo/PDB/Raw/
H A DPublicsStream.h50 codeview::FixedStreamArray<SectionOffset> getSectionOffsets() const {
66 codeview::FixedStreamArray<SectionOffset> SectionOffsets;
H A DRawTypes.h19 struct SectionOffset { struct in namespace:llvm::pdb
/external/llvm/tools/llvm-readobj/
H A DWin64EHDumper.h46 uint64_t SectionOffset,
53 uint64_t SectionOffset, const RuntimeFunction &RF);
H A DWin64EHDumper.cpp283 uint64_t SectionOffset,
286 printRuntimeFunctionEntry(Ctx, Section, SectionOffset, RF);
290 resolveRelocation(Ctx, Section, SectionOffset + 8, XData, Offset);
281 printRuntimeFunction(const Context &Ctx, const coff_section *Section, uint64_t SectionOffset, const RuntimeFunction &RF) argument
H A DCOFFDumper.cpp780 size_t SectionOffset = Data.data() - SectionContents.data(); local
781 size_t NextOffset = SectionOffset + SubSectionSize;
819 error(resolveSymbolName(Obj->getCOFFSection(Section), SectionOffset,
/external/google-breakpad/src/common/dwarf/
H A Ddwarf2reader_test_common.h64 void SectionOffset(T offset) { function in class:TestCompilationUnit
83 SectionOffset(abbrev_offset);
/external/llvm/tools/llvm-objdump/
H A DCOFFDump.cpp542 uint64_t SectionOffset,
547 SectionOffset + local
554 SectionOffset + local
561 SectionOffset + local
569 Obj, Rels, SectionOffset +
606 uint64_t SectionOffset = local
608 printRuntimeFunctionRels(Obj, RF, SectionOffset, Rels);
540 printRuntimeFunctionRels(const COFFObjectFile *Obj, const RuntimeFunction &RF, uint64_t SectionOffset, const std::vector<RelocationRef> &Rels) argument
/external/swiftshader/third_party/LLVM/lib/Object/
H A DMachOObjectFile.cpp129 uint64_t SectionOffset; local
142 getSectionAddress(Sections[SectionIndex-1], SectionOffset);
143 Result -= SectionOffset;
/external/libchrome/sandbox/win/src/
H A Dnt_internals.h231 IN OUT PLARGE_INTEGER SectionOffset OPTIONAL,
/external/llvm/tools/llvm-pdbdump/
H A DLLVMOutputStyle.cpp37 const SectionOffset &Off) {

Completed in 314 milliseconds