Home
last modified time | relevance | path

Searched refs:OffsetInSection (Results 1 – 2 of 2) sorted by relevance

/external/llvm/tools/llvm-readobj/
DCOFFDumper.cpp667 uint32_t OffsetInSection) { in printCodeViewSymbolsSubsection() argument
705 OffsetInSection + Offset, SectionName)); in printCodeViewSymbolsSubsection()
/external/llvm/tools/llvm-objdump/
DMachODump.cpp6341 uint32_t OffsetInSection; member
6354 : OffsetInSection(Offset) { in CompactUnwindEntry()
6491 << format("0x%" PRIx32, Entry.OffsetInSection) << ":\n"; in printMachOCompactUnwindSection()