Home
last modified time | relevance | path

Searched full:relocsegment (Results 1 – 25 of 47) sorted by relevance

12

/external/llvm-project/lld/test/COFF/
Dpdb-source-lines.test46 CHECK-NEXT: RelocSegment: 1
71 CHECK-NEXT: RelocSegment: 1
106 CHECK-NEXT: RelocSegment: 1
Dline-error.yaml50 RelocSegment: 0
64 RelocSegment: 0
Dpdb-type-server-native-errors.yaml44 RelocSegment: 0
Dpdb-invalid-func-type.yaml50 RelocSegment: 0
/external/llvm-project/llvm/lib/DebugInfo/CodeView/
DDebugLinesSubsection.cpp108 Header.RelocSegment = RelocSegment; in commit()
151 RelocSegment = Segment; in setRelocationAddress()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DDebugLinesSubsection.cpp108 Header.RelocSegment = RelocSegment; in commit()
151 RelocSegment = Segment; in setRelocationAddress()
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DDebugLinesSubsection.h33 support::ulittle16_t RelocSegment; // Code segment of line contribution. member
140 uint16_t RelocSegment = 0; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DDebugLinesSubsection.h33 support::ulittle16_t RelocSegment; // Code segment of line contribution. member
140 uint16_t RelocSegment = 0; variable
/external/llvm-project/lld/test/COFF/Inputs/
Dpdb_lines_1_relative.yaml74 RelocSegment: 0
190 RelocSegment: 0
Dpdb-globals.yaml182 RelocSegment: 0
294 RelocSegment: 0
386 RelocSegment: 0
758 RelocSegment: 0
Dpdb-scopes-a.yaml64 RelocSegment: 0
130 RelocSegment: 0
Dpdb_comdat_main.yaml62 RelocSegment: 0
257 RelocSegment: 0
Dpdb_comdat_bar.yaml62 RelocSegment: 0
246 RelocSegment: 0
Dpdb_lines_1.yaml62 RelocSegment: 0
235 RelocSegment: 0
Dpdb-type-server-valid-signature.yaml35 RelocSegment: 0
Dpdb-type-server-invalid-path.yaml35 RelocSegment: 0
Dpdb-type-server-simple-b.yaml64 RelocSegment: 0
Dpdb_lines_2_relative.yaml58 RelocSegment: 0
Dpdb-hashes-1.yaml148 RelocSegment: 0
408 RelocSegment: 0
/external/llvm-project/llvm/test/DebugInfo/PDB/Inputs/
Ddebug-subsections.yaml42 RelocSegment: 1
/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/
DSymbolCache.cpp471 uint32_t RelocSegment = Lines.header()->RelocSegment; in findLineTable() local
486 Session.getVAFromSectOffset(RelocSegment, RelocOffset + LN.Offset); in findLineTable()
499 RelocSegment, RelocOffset + Lines.header()->CodeSize); in findLineTable()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DCodeViewYAMLDebugSections.cpp330 IO.mapRequired("RelocSegment", Lines.RelocSegment); in map()
419 Result->setRelocationAddress(Lines.RelocSegment, Lines.RelocOffset); in toCodeViewSubsection()
587 Result->Lines.RelocSegment = Lines.header()->RelocSegment; in fromCodeViewSubsection()
/external/llvm-project/llvm/lib/ObjectYAML/
DCodeViewYAMLDebugSections.cpp330 IO.mapRequired("RelocSegment", Lines.RelocSegment); in map()
419 Result->setRelocationAddress(Lines.RelocSegment, Lines.RelocOffset); in toCodeViewSubsection()
587 Result->Lines.RelocSegment = Lines.header()->RelocSegment; in fromCodeViewSubsection()
/external/llvm-project/llvm/test/DebugInfo/PDB/
Dpdbdump-debug-subsections.test44 YAML-NEXT: RelocSegment: 1
/external/llvm/include/llvm/DebugInfo/CodeView/
DModuleSubstream.h31 support::ulittle16_t RelocSegment; // Code segment of line contribution. member

12