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

/external/llvm/tools/llvm-readobj/
H A DWin64EHDumper.h46 uint64_t SectionOffset,
53 uint64_t SectionOffset, const RuntimeFunction &RF);
H A DWin64EHDumper.cpp278 uint64_t SectionOffset,
281 printRuntimeFunctionEntry(Ctx, Section, SectionOffset, RF);
285 if (error(resolveRelocation(Ctx, Section, SectionOffset + 8, XData, Offset)))
276 printRuntimeFunction(const Context &Ctx, const coff_section *Section, uint64_t SectionOffset, const RuntimeFunction &RF) argument
/external/llvm/tools/llvm-objdump/
H A DCOFFDump.cpp477 uint64_t SectionOffset,
482 SectionOffset + local
489 SectionOffset + local
496 SectionOffset + local
504 Obj, Rels, SectionOffset +
546 uint64_t SectionOffset = local
548 printRuntimeFunctionRels(Obj, RF, SectionOffset, Rels);
475 printRuntimeFunctionRels(const COFFObjectFile *Obj, const RuntimeFunction &RF, uint64_t SectionOffset, const std::vector<RelocationRef> &Rels) argument
/external/chromium_org/sandbox/win/src/
H A Dnt_internals.h228 IN OUT PLARGE_INTEGER SectionOffset OPTIONAL,

Completed in 633 milliseconds