Searched refs:SectionOffset (Results 1 – 5 of 5) sorted by relevance
/external/llvm/tools/llvm-readobj/ |
D | Win64EHDumper.h | 46 uint64_t SectionOffset, 53 uint64_t SectionOffset, const RuntimeFunction &RF);
|
D | Win64EHDumper.cpp | 277 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/ |
D | COFFDump.cpp | 469 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/ |
D | dwarf2reader_test_common.h | 64 void SectionOffset(T offset) { in SectionOffset() function 83 SectionOffset(abbrev_offset); in Header()
|
/external/libchrome/sandbox/win/src/ |
D | nt_internals.h | 230 IN OUT PLARGE_INTEGER SectionOffset OPTIONAL,
|