Home
last modified time | relevance | path

Searched full:numberofrelocations (Results 1 – 25 of 85) sorted by relevance

1234

/aosp_15_r20/external/llvm/test/Object/Inputs/COFF/
H A Dsection-aux-symbol.yaml19 NumberOfRelocations: 1
31 NumberOfRelocations: 1
43 NumberOfRelocations: 1
55 NumberOfRelocations: 1
67 NumberOfRelocations: 0
79 NumberOfRelocations: 0
91 NumberOfRelocations: 0
103 NumberOfRelocations: 0
115 NumberOfRelocations: 1
127 NumberOfRelocations: 0
[all …]
H A Di386.yaml45 NumberOfRelocations: 3
59 NumberOfRelocations: 0
H A Dx86-64.yaml54 NumberOfRelocations: 3
68 NumberOfRelocations: 0
/aosp_15_r20/external/llvm/test/Object/
H A Dobj2yaml-coff-section-aux-symbol.test11 COFF-I386-NEXT: NumberOfRelocations: 1
18 COFF-I386-NEXT: NumberOfRelocations: 1
25 COFF-I386-NEXT: NumberOfRelocations: 1
32 COFF-I386-NEXT: NumberOfRelocations: 1
39 COFF-I386-NEXT: NumberOfRelocations: 0
46 COFF-I386-NEXT: NumberOfRelocations: 0
53 COFF-I386-NEXT: NumberOfRelocations: 0
60 COFF-I386-NEXT: NumberOfRelocations: 0
67 COFF-I386-NEXT: NumberOfRelocations: 1
74 COFF-I386-NEXT: NumberOfRelocations: 0
[all …]
H A Dobj2yaml.test46 COFF-I386-NEXT: NumberOfRelocations: 3
59 COFF-I386-NEXT: NumberOfRelocations: 0
139 COFF-X86-64-NEXT: NumberOfRelocations: 3
152 COFF-X86-64-NEXT: NumberOfRelocations: 0
H A Dyaml2obj-coff-multi-doc.test33 NumberOfRelocations: 3
73 NumberOfRelocations: 3
/aosp_15_r20/build/soong/symbol_inject/
H A Dpe_test.go54 …fset: 0x600, PointerToRelocations: 0x0, PointerToLineNumbers: 0x0, NumberOfRelocations: 0x0, Numbe…
55 …t: 0x15f000, PointerToRelocations: 0x0, PointerToLineNumbers: 0x0, NumberOfRelocations: 0x0, Numbe…
74 …fset: 0x600, PointerToRelocations: 0x0, PointerToLineNumbers: 0x0, NumberOfRelocations: 0x0, Numbe…
75 …set: 0x2400, PointerToRelocations: 0x0, PointerToLineNumbers: 0x0, NumberOfRelocations: 0x0, Numbe…
92 …fset: 0x600, PointerToRelocations: 0x0, PointerToLineNumbers: 0x0, NumberOfRelocations: 0x0, Numbe…
93 …set: 0x2400, PointerToRelocations: 0x0, PointerToLineNumbers: 0x0, NumberOfRelocations: 0x0, Numbe…
94 …set: 0x2600, PointerToRelocations: 0x0, PointerToLineNumbers: 0x0, NumberOfRelocations: 0x0, Numbe…
112 …fset: 0x600, PointerToRelocations: 0x0, PointerToLineNumbers: 0x0, NumberOfRelocations: 0x0, Numbe…
113 …set: 0x2400, PointerToRelocations: 0x0, PointerToLineNumbers: 0x0, NumberOfRelocations: 0x0, Numbe…
H A Dpe_symboldata_test.go37 …fset: 0x600, PointerToRelocations: 0x0, PointerToLineNumbers: 0x0, NumberOfRelocations: 0x0, Numbe…
38 …set: 0x2400, PointerToRelocations: 0x0, PointerToLineNumbers: 0x0, NumberOfRelocations: 0x0, Numbe…
39 …set: 0x2600, PointerToRelocations: 0x0, PointerToLineNumbers: 0x0, NumberOfRelocations: 0x0, Numbe…
40 …set: 0x2c00, PointerToRelocations: 0x0, PointerToLineNumbers: 0x0, NumberOfRelocations: 0x0, Numbe…
41 …set: 0x3000, PointerToRelocations: 0x0, PointerToLineNumbers: 0x0, NumberOfRelocations: 0x0, Numbe…
42 …Offset: 0x0, PointerToRelocations: 0x0, PointerToLineNumbers: 0x0, NumberOfRelocations: 0x0, Numbe…
43 …set: 0x3200, PointerToRelocations: 0x0, PointerToLineNumbers: 0x0, NumberOfRelocations: 0x0, Numbe…
44 …set: 0x3a00, PointerToRelocations: 0x0, PointerToLineNumbers: 0x0, NumberOfRelocations: 0x0, Numbe…
45 …set: 0x3c00, PointerToRelocations: 0x0, PointerToLineNumbers: 0x0, NumberOfRelocations: 0x0, Numbe…
46 …set: 0x3e00, PointerToRelocations: 0x0, PointerToLineNumbers: 0x0, NumberOfRelocations: 0x0, Numbe…
[all …]
/aosp_15_r20/prebuilts/go/linux-x86/src/debug/pe/
Dsection.go24 NumberOfRelocations uint16 member
54 if sh.NumberOfRelocations <= 0 {
61 relocs := make([]Reloc, sh.NumberOfRelocations)
79 NumberOfRelocations uint16 member
/aosp_15_r20/external/cronet/build/toolchain/win/
H A Dml.py74 'PointerToLineNumbers', 'H', 'NumberOfRelocations',
100 assert section_headers[debug_section_index].NumberOfRelocations == 0
193 for j in range(0, header.NumberOfRelocations):
226 if header.NumberOfRelocations:
238 if header.NumberOfRelocations:
/aosp_15_r20/external/angle/build/toolchain/win/
H A Dml.py74 'PointerToLineNumbers', 'H', 'NumberOfRelocations',
100 assert section_headers[debug_section_index].NumberOfRelocations == 0
193 for j in range(0, header.NumberOfRelocations):
226 if header.NumberOfRelocations:
238 if header.NumberOfRelocations:
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjectYAML/
H A DXCOFFEmitter.cpp101 InitSection.NumberOfRelocations = InitSection.Relocations.size(); in initRelocations()
105 CurrentOffset += InitSection.NumberOfRelocations * RelSize; in initRelocations()
459 W.write<uint32_t>(YamlSec.NumberOfRelocations in writeSectionHeader()
460 ? YamlSec.NumberOfRelocations in writeSectionHeader()
461 : DerivedSec.NumberOfRelocations); in writeSectionHeader()
475 W.write<uint16_t>(YamlSec.NumberOfRelocations in writeSectionHeader()
476 ? YamlSec.NumberOfRelocations in writeSectionHeader()
477 : DerivedSec.NumberOfRelocations); in writeSectionHeader()
H A DCOFFEmitter.cpp258 S.Header.NumberOfRelocations = 0xffff; in layoutCOFF()
261 S.Header.NumberOfRelocations = S.Relocations.size(); in layoutCOFF()
481 << binary_le(S.Header.NumberOfRelocations) in writeCOFF()
569 << binary_le(i->SectionDefinition->NumberOfRelocations) in writeCOFF()
/aosp_15_r20/external/llvm/test/tools/llvm-ar/Inputs/
H A Dcoff.yaml27 NumberOfRelocations: 0
39 NumberOfRelocations: 0
51 NumberOfRelocations: 0
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DCOFFImportFile.cpp183 const uint32_t NumberOfRelocations = 3; in createImportDescriptor() local
193 NumberOfRelocations * sizeof(coff_relocation) + in createImportDescriptor()
212 u16(NumberOfRelocations), in createImportDescriptor()
222 NumberOfRelocations * sizeof(coff_relocation)), in createImportDescriptor()
238 const coff_relocation RelocationTable[NumberOfRelocations] = { in createImportDescriptor()
H A DXCOFFObjectFile.cpp585 // sections as their raw "NumberOfRelocations" field value.
591 if (Sec.NumberOfRelocations < RELOC_OVERFLOW) in getLogicalNumberOfRelocationEntries()
592 return Sec.NumberOfRelocations; in getLogicalNumberOfRelocationEntries()
595 Sec.NumberOfRelocations == SectionIndex) in getLogicalNumberOfRelocationEntries()
H A DWindowsResource.cpp754 SectionOneHeader->NumberOfRelocations = Data.size(); in writeFirstSectionHeader()
772 SectionTwoHeader->NumberOfRelocations = 0; in writeSecondSectionHeader()
823 Aux->NumberOfRelocations = Data.size(); in writeSymbolTable()
842 Aux->NumberOfRelocations = 0; in writeSymbolTable()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
H A DCOFFImportFile.cpp189 const uint32_t NumberOfRelocations = 3; in createImportDescriptor() local
199 NumberOfRelocations * sizeof(coff_relocation) + in createImportDescriptor()
218 u16(NumberOfRelocations), in createImportDescriptor()
228 NumberOfRelocations * sizeof(coff_relocation)), in createImportDescriptor()
244 const coff_relocation RelocationTable[NumberOfRelocations] = { in createImportDescriptor()
H A DXCOFFObjectFile.cpp981 // sections as their raw "NumberOfRelocations" field value.
987 return Section.NumberOfRelocations; in getNumberOfRelocationEntries()
990 if (Section.NumberOfRelocations < XCOFF::RelocOverflow) in getNumberOfRelocationEntries()
991 return Section.NumberOfRelocations; in getNumberOfRelocationEntries()
994 Sec.NumberOfRelocations == SectionIndex) in getNumberOfRelocationEntries()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DWinCOFFObjectWriter.cpp538 W.write<uint16_t>(i.Aux.SectionDefinition.NumberOfRelocations); in WriteAuxiliarySymbols()
578 W.write<uint16_t>(S.NumberOfRelocations); in writeSectionHeaders()
916 // Signal overflow by setting NumberOfRelocations to max value. Actual in assignFileOffsets()
918 Sec->Header.NumberOfRelocations = 0xffff; in assignFileOffsets()
920 Sec->Header.NumberOfRelocations = Sec->Relocations.size(); in assignFileOffsets()
943 Aux.Aux.SectionDefinition.NumberOfRelocations = in assignFileOffsets()
944 Sec->Header.NumberOfRelocations; in assignFileOffsets()
/aosp_15_r20/external/llvm/lib/MC/
H A DWinCOFFObjectWriter.cpp573 writeLE16(i.Aux.SectionDefinition.NumberOfRelocations); in WriteAuxiliarySymbols()
596 writeLE16(S.NumberOfRelocations); in writeSectionHeader()
946 // Signal overflow by setting NumberOfRelocations to max value. Actual in writeObject()
948 Sec->Header.NumberOfRelocations = 0xffff; in writeObject()
950 Sec->Header.NumberOfRelocations = Sec->Relocations.size(); in writeObject()
973 Aux.Aux.SectionDefinition.NumberOfRelocations = in writeObject()
974 Sec->Header.NumberOfRelocations; in writeObject()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
H A DWinCOFFObjectWriter.cpp530 W.write<uint16_t>(i.Aux.SectionDefinition.NumberOfRelocations); in WriteAuxiliarySymbols()
570 W.write<uint16_t>(S.NumberOfRelocations); in writeSectionHeaders()
976 // Signal overflow by setting NumberOfRelocations to max value. Actual in assignFileOffsets()
978 Sec->Header.NumberOfRelocations = 0xffff; in assignFileOffsets()
980 Sec->Header.NumberOfRelocations = Sec->Relocations.size(); in assignFileOffsets()
1003 Aux.Aux.SectionDefinition.NumberOfRelocations = in assignFileOffsets()
1004 Sec->Header.NumberOfRelocations; in assignFileOffsets()
/aosp_15_r20/external/llvm/tools/yaml2obj/
H A Dyaml2coff.cpp195 S.Header.NumberOfRelocations = S.Relocations.size(); in layoutCOFF()
197 S.Header.NumberOfRelocations * COFF::RelocationSize; in layoutCOFF()
436 << binary_le(i->Header.NumberOfRelocations) in writeCOFF()
513 << binary_le(i->SectionDefinition->NumberOfRelocations) in writeCOFF()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DCOFFEmitter.cpp264 S.Header.NumberOfRelocations = 0xffff; in layoutCOFF()
267 S.Header.NumberOfRelocations = S.Relocations.size(); in layoutCOFF()
488 << binary_le(i->Header.NumberOfRelocations) in writeCOFF()
578 << binary_le(i->SectionDefinition->NumberOfRelocations) in writeCOFF()
/aosp_15_r20/bootable/libbootloader/gbl/efi/arch/riscv64/
H A Driscv64_efi_header.S146 .short 0 // support::ulittle16_t NumberOfRelocations;
166 .short 0 // support::ulittle16_t NumberOfRelocations;

1234