Searched defs:RelocOffset (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugLinesSubsection.h32 support::ulittle32_t RelocOffset; // Code offset of line contribution. member in struct:llvm::codeview::LineFragmentHeader
139 uint32_t RelocOffset = 0; member in class:llvm::codeview::final
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DCodeViewYAMLDebugSections.h91 uint32_t RelocOffset; member in struct:llvm::CodeViewYAML::SourceLineInfo
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp306 printRelocatedField(StringRef Label, const coff_section *Sec, uint32_t RelocOffset, uint32_t Offset, StringRef *RelocSym) argument
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp1482 uint64_t RelocOffset = Reloc.getOffset(); local
1632 uint64_t RelocOffset = Reloc.getOffset(); local
2639 uint64_t RelocOffset = Reloc.getOffset(); local
2711 uint64_t RelocOffset = Reloc.getOffset(); local
2749 uint64_t RelocOffset = Reloc.getOffset(); local
3341 uint64_t RelocOffset = Reloc.getOffset(); local
6892 uint64_t RelocOffset = Reloc.getOffset(); local
[all...]

Completed in 209 milliseconds