Home
last modified time | relevance | path

Searched refs:SectionOffset (Results 1 – 5 of 5) sorted by relevance

/external/llvm/tools/llvm-readobj/
DWin64EHDumper.h46 uint64_t SectionOffset,
53 uint64_t SectionOffset, const RuntimeFunction &RF);
DWin64EHDumper.cpp277 uint64_t SectionOffset, in printRuntimeFunction() argument
280 printRuntimeFunctionEntry(Ctx, Section, SectionOffset, RF); in printRuntimeFunction()
284 resolveRelocation(Ctx, Section, SectionOffset + 8, XData, Offset); in printRuntimeFunction()
/external/llvm/tools/llvm-objdump/
DCOFFDump.cpp469 uint64_t SectionOffset, in printRuntimeFunctionRels() argument
474 SectionOffset + in printRuntimeFunctionRels()
481 SectionOffset + in printRuntimeFunctionRels()
488 SectionOffset + in printRuntimeFunctionRels()
496 Obj, Rels, SectionOffset + in printRuntimeFunctionRels()
533 uint64_t SectionOffset = in printCOFFUnwindInfo() local
535 printRuntimeFunctionRels(Obj, RF, SectionOffset, Rels); in printCOFFUnwindInfo()
/external/google-breakpad/src/common/dwarf/
Ddwarf2reader_test_common.h64 void SectionOffset(T offset) { in SectionOffset() function
83 SectionOffset(abbrev_offset); in Header()
/external/libchrome/sandbox/win/src/
Dnt_internals.h230 IN OUT PLARGE_INTEGER SectionOffset OPTIONAL,