Home
last modified time | relevance | path

Searched full:relocoffset (Results 1 – 25 of 55) sorted by relevance

123

/llvm-project/lld/test/COFF/
H A Dpdb-source-lines.test45 CHECK-NEXT: RelocOffset: 0
70 CHECK-NEXT: RelocOffset: 32
105 CHECK-NEXT: RelocOffset: 48
H A Dline-error.yaml49 RelocOffset: 0
63 RelocOffset: 0
H A Dpdb-type-server-native-errors.yaml43 RelocOffset: 0
H A Dpdb-invalid-func-type.yaml49 RelocOffset: 0
H A Dpdb-framedata.yaml142 RelocOffset: 0
235 RelocOffset: 0
/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DDebugLinesSubsection.cpp107 Header.RelocOffset = RelocOffset; in commit()
150 RelocOffset = Offset; in setRelocationAddress()
/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugLinesSubsection.h33 support::ulittle32_t RelocOffset; // Code offset of line contribution. member
140 uint32_t RelocOffset = 0; variable
H A DSymbolDumpDelegate.h24 virtual void printRelocatedField(StringRef Label, uint32_t RelocOffset,
/llvm-project/lld/test/COFF/Inputs/
H A Dpdb-globals.yaml181 RelocOffset: 0
293 RelocOffset: 0
385 RelocOffset: 0
757 RelocOffset: 0
H A Dpdb_comdat_main.yaml61 RelocOffset: 0
256 RelocOffset: 0
H A Dpdb-scopes-a.yaml63 RelocOffset: 0
129 RelocOffset: 0
H A Dpdb_comdat_bar.yaml61 RelocOffset: 0
245 RelocOffset: 0
H A Dpdb_lines_1.yaml61 RelocOffset: 0
234 RelocOffset: 0
H A Dpdb_lines_1_relative.yaml82 RelocOffset: 0
233 RelocOffset: 0
H A Dpdb-type-server-invalid-path.yaml34 RelocOffset: 0
H A Dpdb-type-server-valid-signature.yaml34 RelocOffset: 0
H A Dpdb-type-server-corrupted-b.yaml63 RelocOffset: 0
H A Dpdb-type-server-simple-b.yaml63 RelocOffset: 0
/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DSymbolCache.cpp482 uint32_t RelocOffset = Lines.header()->RelocOffset; in findLineTable()
496 Session.getVAFromSectOffset(RelocSegment, RelocOffset); in findLineTable()
504 Session.getVAFromSectOffset(RelocSegment, RelocOffset + LN.Offset); in findLineTable()
478 uint32_t RelocOffset = Lines.header()->RelocOffset; findLineTable() local
/llvm-project/llvm/test/DebugInfo/PDB/Inputs/
H A Ddebug-subsections.yaml41 RelocOffset: 100016
/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Readers/
H A DLVCodeViewReader.h141 uint32_t RelocOffset, uint32_t Offset,
206 uint32_t RelocOffset, uint32_t Offset,
/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewReader.cpp102 uint32_t RelocOffset, in formatRegisterId()
107 if (!resolveSymbolName(CoffSection, RelocOffset, Symbol)) in printRelocatedField() argument
110 W.printHex(Label, RelocOffset); in printRelocatedField()
114 uint32_t RelocOffset, uint32_t Offset, in printRelocatedField()
118 if (resolveSymbolName(CoffSection, RelocOffset, Symbol)) in getLinkageName()
775 uint32_t Begin = Lines.header()->RelocOffset; in traverseSymbolSection()
1076 uint32_t Begin = Lines.header()->RelocOffset; in createScopes()
119 getLinkageName(const coff_section * CoffSection,uint32_t RelocOffset,uint32_t Offset,StringRef * RelocSym) getLinkageName() argument
/llvm-project/llvm/lib/ObjectYAML/
H A DCodeViewYAMLDebugSections.cpp327 IO.mapRequired("RelocOffset", Lines.RelocOffset); in map()
417 Result->setRelocationAddress(Lines.RelocSegment, Lines.RelocOffset); in toCodeViewSubsection()
584 Result->Lines.RelocOffset = Lines.header()->RelocOffset; in fromCodeViewSubsection()
/llvm-project/llvm/test/DebugInfo/PDB/
H A Dpdbdump-debug-subsections.test43 YAML-NEXT: RelocOffset: 100016
/llvm-project/llvm/test/tools/yaml2obj/XCOFF/
H A Doffset-check.yaml40 FileOffsetToRelocations: [[RELOCOFFSET=0x70]]

123