Home
last modified time | relevance | path

Searched refs:NumberOfSections (Results 1 – 25 of 1538) sorted by relevance

12345678910>>...62

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Object/
H A DCOFFImportFile.cpp181 const uint32_t NumberOfSections = 2; in createImportDescriptor() local
188 u16(NumberOfSections), in createImportDescriptor()
203 const coff_section SectionTable[NumberOfSections] = { in createImportDescriptor()
321 const uint32_t NumberOfSections = 1; in createNullImportDescriptor() local
327 u16(NumberOfSections), in createNullImportDescriptor()
339 const coff_section SectionTable[NumberOfSections] = { in createNullImportDescriptor()
345 (NumberOfSections * sizeof(coff_section))), in createNullImportDescriptor()
381 const uint32_t NumberOfSections = 2; in createNullThunk() local
388 u16(NumberOfSections), in createNullThunk()
493 const uint32_t NumberOfSections = 1; in createWeakExternal() local
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Object/
H A DCOFFImportFile.cpp181 const uint32_t NumberOfSections = 2; in createImportDescriptor() local
188 u16(NumberOfSections), in createImportDescriptor()
203 const coff_section SectionTable[NumberOfSections] = { in createImportDescriptor()
321 const uint32_t NumberOfSections = 1; in createNullImportDescriptor() local
327 u16(NumberOfSections), in createNullImportDescriptor()
339 const coff_section SectionTable[NumberOfSections] = { in createNullImportDescriptor()
345 (NumberOfSections * sizeof(coff_section))), in createNullImportDescriptor()
381 const uint32_t NumberOfSections = 2; in createNullThunk() local
388 u16(NumberOfSections), in createNullThunk()
493 const uint32_t NumberOfSections = 1; in createWeakExternal() local
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Object/
H A DCOFFImportFile.cpp181 const uint32_t NumberOfSections = 2; in createImportDescriptor() local
188 u16(NumberOfSections), in createImportDescriptor()
203 const coff_section SectionTable[NumberOfSections] = { in createImportDescriptor()
321 const uint32_t NumberOfSections = 1; in createNullImportDescriptor() local
327 u16(NumberOfSections), in createNullImportDescriptor()
339 const coff_section SectionTable[NumberOfSections] = { in createNullImportDescriptor()
345 (NumberOfSections * sizeof(coff_section))), in createNullImportDescriptor()
381 const uint32_t NumberOfSections = 2; in createNullThunk() local
388 u16(NumberOfSections), in createNullThunk()
493 const uint32_t NumberOfSections = 1; in createWeakExternal() local
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Object/
H A DCOFFImportFile.cpp181 const uint32_t NumberOfSections = 2; in createImportDescriptor() local
188 u16(NumberOfSections), in createImportDescriptor()
203 const coff_section SectionTable[NumberOfSections] = { in createImportDescriptor()
321 const uint32_t NumberOfSections = 1; in createNullImportDescriptor() local
327 u16(NumberOfSections), in createNullImportDescriptor()
339 const coff_section SectionTable[NumberOfSections] = { in createNullImportDescriptor()
345 (NumberOfSections * sizeof(coff_section))), in createNullImportDescriptor()
381 const uint32_t NumberOfSections = 2; in createNullThunk() local
388 u16(NumberOfSections), in createNullThunk()
493 const uint32_t NumberOfSections = 1; in createWeakExternal() local
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Object/
H A DCOFFImportFile.cpp181 const uint32_t NumberOfSections = 2; in createImportDescriptor() local
188 u16(NumberOfSections), in createImportDescriptor()
203 const coff_section SectionTable[NumberOfSections] = { in createImportDescriptor()
321 const uint32_t NumberOfSections = 1; in createNullImportDescriptor() local
327 u16(NumberOfSections), in createNullImportDescriptor()
339 const coff_section SectionTable[NumberOfSections] = { in createNullImportDescriptor()
345 (NumberOfSections * sizeof(coff_section))), in createNullImportDescriptor()
381 const uint32_t NumberOfSections = 2; in createNullThunk() local
388 u16(NumberOfSections), in createNullThunk()
493 const uint32_t NumberOfSections = 1; in createWeakExternal() local
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/lib/Object/
H A DCOFFImportFile.cpp181 const uint32_t NumberOfSections = 2; in createImportDescriptor() local
188 u16(NumberOfSections), in createImportDescriptor()
203 const coff_section SectionTable[NumberOfSections] = { in createImportDescriptor()
321 const uint32_t NumberOfSections = 1; in createNullImportDescriptor() local
327 u16(NumberOfSections), in createNullImportDescriptor()
339 const coff_section SectionTable[NumberOfSections] = { in createNullImportDescriptor()
345 (NumberOfSections * sizeof(coff_section))), in createNullImportDescriptor()
381 const uint32_t NumberOfSections = 2; in createNullThunk() local
388 u16(NumberOfSections), in createNullThunk()
493 const uint32_t NumberOfSections = 1; in createWeakExternal() local
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/lib/Object/
H A DCOFFImportFile.cpp181 const uint32_t NumberOfSections = 2; in createImportDescriptor() local
188 u16(NumberOfSections), in createImportDescriptor()
203 const coff_section SectionTable[NumberOfSections] = { in createImportDescriptor()
321 const uint32_t NumberOfSections = 1; in createNullImportDescriptor() local
327 u16(NumberOfSections), in createNullImportDescriptor()
339 const coff_section SectionTable[NumberOfSections] = { in createNullImportDescriptor()
345 (NumberOfSections * sizeof(coff_section))), in createNullImportDescriptor()
381 const uint32_t NumberOfSections = 2; in createNullThunk() local
388 u16(NumberOfSections), in createNullThunk()
493 const uint32_t NumberOfSections = 1; in createWeakExternal() local
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Object/
H A DCOFFImportFile.cpp181 const uint32_t NumberOfSections = 2; in createImportDescriptor() local
188 u16(NumberOfSections), in createImportDescriptor()
203 const coff_section SectionTable[NumberOfSections] = { in createImportDescriptor()
321 const uint32_t NumberOfSections = 1; in createNullImportDescriptor() local
327 u16(NumberOfSections), in createNullImportDescriptor()
339 const coff_section SectionTable[NumberOfSections] = { in createNullImportDescriptor()
345 (NumberOfSections * sizeof(coff_section))), in createNullImportDescriptor()
381 const uint32_t NumberOfSections = 2; in createNullThunk() local
388 u16(NumberOfSections), in createNullThunk()
493 const uint32_t NumberOfSections = 1; in createWeakExternal() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DCOFFImportFile.cpp181 const uint32_t NumberOfSections = 2; in createImportDescriptor() local
188 u16(NumberOfSections), in createImportDescriptor()
203 const coff_section SectionTable[NumberOfSections] = { in createImportDescriptor()
321 const uint32_t NumberOfSections = 1; in createNullImportDescriptor() local
327 u16(NumberOfSections), in createNullImportDescriptor()
339 const coff_section SectionTable[NumberOfSections] = { in createNullImportDescriptor()
345 (NumberOfSections * sizeof(coff_section))), in createNullImportDescriptor()
381 const uint32_t NumberOfSections = 2; in createNullThunk() local
388 u16(NumberOfSections), in createNullThunk()
493 const uint32_t NumberOfSections = 1; in createWeakExternal() local
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Object/
H A DCOFFImportFile.cpp181 const uint32_t NumberOfSections = 2; in createImportDescriptor() local
188 u16(NumberOfSections), in createImportDescriptor()
203 const coff_section SectionTable[NumberOfSections] = { in createImportDescriptor()
321 const uint32_t NumberOfSections = 1; in createNullImportDescriptor() local
327 u16(NumberOfSections), in createNullImportDescriptor()
339 const coff_section SectionTable[NumberOfSections] = { in createNullImportDescriptor()
345 (NumberOfSections * sizeof(coff_section))), in createNullImportDescriptor()
381 const uint32_t NumberOfSections = 2; in createNullThunk() local
388 u16(NumberOfSections), in createNullThunk()
493 const uint32_t NumberOfSections = 1; in createWeakExternal() local
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Object/
H A DCOFFImportFile.cpp181 const uint32_t NumberOfSections = 2; in createImportDescriptor() local
188 u16(NumberOfSections), in createImportDescriptor()
203 const coff_section SectionTable[NumberOfSections] = { in createImportDescriptor()
321 const uint32_t NumberOfSections = 1; in createNullImportDescriptor() local
327 u16(NumberOfSections), in createNullImportDescriptor()
339 const coff_section SectionTable[NumberOfSections] = { in createNullImportDescriptor()
345 (NumberOfSections * sizeof(coff_section))), in createNullImportDescriptor()
381 const uint32_t NumberOfSections = 2; in createNullThunk() local
388 u16(NumberOfSections), in createNullThunk()
493 const uint32_t NumberOfSections = 1; in createWeakExternal() local
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Object/
H A DCOFFImportFile.cpp181 const uint32_t NumberOfSections = 2; in createImportDescriptor() local
188 u16(NumberOfSections), in createImportDescriptor()
203 const coff_section SectionTable[NumberOfSections] = { in createImportDescriptor()
321 const uint32_t NumberOfSections = 1; in createNullImportDescriptor() local
327 u16(NumberOfSections), in createNullImportDescriptor()
339 const coff_section SectionTable[NumberOfSections] = { in createNullImportDescriptor()
345 (NumberOfSections * sizeof(coff_section))), in createNullImportDescriptor()
381 const uint32_t NumberOfSections = 2; in createNullThunk() local
388 u16(NumberOfSections), in createNullThunk()
493 const uint32_t NumberOfSections = 1; in createWeakExternal() local
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Object/
H A DCOFFImportFile.cpp181 const uint32_t NumberOfSections = 2; in createImportDescriptor() local
188 u16(NumberOfSections), in createImportDescriptor()
203 const coff_section SectionTable[NumberOfSections] = { in createImportDescriptor()
321 const uint32_t NumberOfSections = 1; in createNullImportDescriptor() local
327 u16(NumberOfSections), in createNullImportDescriptor()
339 const coff_section SectionTable[NumberOfSections] = { in createNullImportDescriptor()
345 (NumberOfSections * sizeof(coff_section))), in createNullImportDescriptor()
381 const uint32_t NumberOfSections = 2; in createNullThunk() local
388 u16(NumberOfSections), in createNullThunk()
493 const uint32_t NumberOfSections = 1; in createWeakExternal() local
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Object/
H A DCOFFImportFile.cpp181 const uint32_t NumberOfSections = 2; in createImportDescriptor() local
188 u16(NumberOfSections), in createImportDescriptor()
203 const coff_section SectionTable[NumberOfSections] = { in createImportDescriptor()
321 const uint32_t NumberOfSections = 1; in createNullImportDescriptor() local
327 u16(NumberOfSections), in createNullImportDescriptor()
339 const coff_section SectionTable[NumberOfSections] = { in createNullImportDescriptor()
345 (NumberOfSections * sizeof(coff_section))), in createNullImportDescriptor()
381 const uint32_t NumberOfSections = 2; in createNullThunk() local
388 u16(NumberOfSections), in createNullThunk()
493 const uint32_t NumberOfSections = 1; in createWeakExternal() local
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/lib/Object/
H A DCOFFImportFile.cpp181 const uint32_t NumberOfSections = 2; in createImportDescriptor() local
188 u16(NumberOfSections), in createImportDescriptor()
203 const coff_section SectionTable[NumberOfSections] = { in createImportDescriptor()
321 const uint32_t NumberOfSections = 1; in createNullImportDescriptor() local
327 u16(NumberOfSections), in createNullImportDescriptor()
339 const coff_section SectionTable[NumberOfSections] = { in createNullImportDescriptor()
345 (NumberOfSections * sizeof(coff_section))), in createNullImportDescriptor()
381 const uint32_t NumberOfSections = 2; in createNullThunk() local
388 u16(NumberOfSections), in createNullThunk()
493 const uint32_t NumberOfSections = 1; in createWeakExternal() local
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/lib/Object/
H A DCOFFImportFile.cpp182 const uint32_t NumberOfSections = 2; in createImportDescriptor() local
189 u16(NumberOfSections), in createImportDescriptor()
204 const coff_section SectionTable[NumberOfSections] = { in createImportDescriptor()
322 const uint32_t NumberOfSections = 1; in createNullImportDescriptor() local
328 u16(NumberOfSections), in createNullImportDescriptor()
340 const coff_section SectionTable[NumberOfSections] = { in createNullImportDescriptor()
346 (NumberOfSections * sizeof(coff_section))), in createNullImportDescriptor()
382 const uint32_t NumberOfSections = 2; in createNullThunk() local
389 u16(NumberOfSections), in createNullThunk()
494 const uint32_t NumberOfSections = 1; in createWeakExternal() local
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/lib/Object/
H A DCOFFImportFile.cpp182 const uint32_t NumberOfSections = 2; in createImportDescriptor() local
189 u16(NumberOfSections), in createImportDescriptor()
204 const coff_section SectionTable[NumberOfSections] = { in createImportDescriptor()
322 const uint32_t NumberOfSections = 1; in createNullImportDescriptor() local
328 u16(NumberOfSections), in createNullImportDescriptor()
340 const coff_section SectionTable[NumberOfSections] = { in createNullImportDescriptor()
346 (NumberOfSections * sizeof(coff_section))), in createNullImportDescriptor()
382 const uint32_t NumberOfSections = 2; in createNullThunk() local
389 u16(NumberOfSections), in createNullThunk()
494 const uint32_t NumberOfSections = 1; in createWeakExternal() local
[all …]
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/StandaloneMmPkg/Library/StandaloneMmCoreEntryPoint/AArch64/
H A DSetPermissions.c34 IN CONST UINT16 NumberOfSections, in UpdateMmFoundationPeCoffPermissions() argument
52 for (Index = 0; Index < NumberOfSections; Index++) { in UpdateMmFoundationPeCoffPermissions()
159 OUT UINT16 *NumberOfSections in GetPeCoffSectionInformation() argument
170 ASSERT (NumberOfSections != NULL); in GetPeCoffSectionInformation()
223 *NumberOfSections = Hdr.Pe32->FileHeader.NumberOfSections; in GetPeCoffSectionInformation()
237 *NumberOfSections = Hdr.Te->NumberOfSections; in GetPeCoffSectionInformation()
250 IN OUT UINT16 *NumberOfSections in GetStandaloneMmCorePeCoffSections() argument
263 SectionHeaderOffset, NumberOfSections); in GetStandaloneMmCorePeCoffSections()
270 *SectionHeaderOffset, *NumberOfSections)); in GetStandaloneMmCorePeCoffSections()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/StandaloneMmPkg/Library/StandaloneMmCoreEntryPoint/AArch64/
H A DSetPermissions.c34 IN CONST UINT16 NumberOfSections, in UpdateMmFoundationPeCoffPermissions() argument
52 for (Index = 0; Index < NumberOfSections; Index++) { in UpdateMmFoundationPeCoffPermissions()
159 OUT UINT16 *NumberOfSections in GetPeCoffSectionInformation() argument
170 ASSERT (NumberOfSections != NULL); in GetPeCoffSectionInformation()
223 *NumberOfSections = Hdr.Pe32->FileHeader.NumberOfSections; in GetPeCoffSectionInformation()
237 *NumberOfSections = Hdr.Te->NumberOfSections; in GetPeCoffSectionInformation()
250 IN OUT UINT16 *NumberOfSections in GetStandaloneMmCorePeCoffSections() argument
263 SectionHeaderOffset, NumberOfSections); in GetStandaloneMmCorePeCoffSections()
270 *SectionHeaderOffset, *NumberOfSections)); in GetStandaloneMmCorePeCoffSections()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/StandaloneMmPkg/Library/StandaloneMmCoreEntryPoint/AArch64/
H A DSetPermissions.c33 IN CONST UINT16 NumberOfSections, in UpdateMmFoundationPeCoffPermissions() argument
51 for (Index = 0; Index < NumberOfSections; Index++) { in UpdateMmFoundationPeCoffPermissions()
157 OUT UINT16 *NumberOfSections in GetPeCoffSectionInformation() argument
168 ASSERT (NumberOfSections != NULL); in GetPeCoffSectionInformation()
220 *NumberOfSections = Hdr.Pe32->FileHeader.NumberOfSections; in GetPeCoffSectionInformation()
234 *NumberOfSections = Hdr.Te->NumberOfSections; in GetPeCoffSectionInformation()
246 IN OUT UINT16 *NumberOfSections in GetStandaloneMmCorePeCoffSections() argument
258 Status = GetPeCoffSectionInformation (ImageContext, SectionHeaderOffset, NumberOfSections); in GetStandaloneMmCorePeCoffSections()
265 *SectionHeaderOffset, *NumberOfSections)); in GetStandaloneMmCorePeCoffSections()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/StandaloneMmPkg/Library/StandaloneMmCoreEntryPoint/AArch64/
H A DSetPermissions.c34 IN CONST UINT16 NumberOfSections, in UpdateMmFoundationPeCoffPermissions() argument
52 for (Index = 0; Index < NumberOfSections; Index++) { in UpdateMmFoundationPeCoffPermissions()
159 OUT UINT16 *NumberOfSections in GetPeCoffSectionInformation() argument
170 ASSERT (NumberOfSections != NULL); in GetPeCoffSectionInformation()
223 *NumberOfSections = Hdr.Pe32->FileHeader.NumberOfSections; in GetPeCoffSectionInformation()
237 *NumberOfSections = Hdr.Te->NumberOfSections; in GetPeCoffSectionInformation()
250 IN OUT UINT16 *NumberOfSections in GetStandaloneMmCorePeCoffSections() argument
263 SectionHeaderOffset, NumberOfSections); in GetStandaloneMmCorePeCoffSections()
270 *SectionHeaderOffset, *NumberOfSections)); in GetStandaloneMmCorePeCoffSections()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/StandaloneMmPkg/Library/StandaloneMmCoreEntryPoint/AArch64/
H A DSetPermissions.c33 IN CONST UINT16 NumberOfSections, in UpdateMmFoundationPeCoffPermissions() argument
51 for (Index = 0; Index < NumberOfSections; Index++) { in UpdateMmFoundationPeCoffPermissions()
157 OUT UINT16 *NumberOfSections in GetPeCoffSectionInformation() argument
168 ASSERT (NumberOfSections != NULL); in GetPeCoffSectionInformation()
220 *NumberOfSections = Hdr.Pe32->FileHeader.NumberOfSections; in GetPeCoffSectionInformation()
234 *NumberOfSections = Hdr.Te->NumberOfSections; in GetPeCoffSectionInformation()
246 IN OUT UINT16 *NumberOfSections in GetStandaloneMmCorePeCoffSections() argument
258 Status = GetPeCoffSectionInformation (ImageContext, SectionHeaderOffset, NumberOfSections); in GetStandaloneMmCorePeCoffSections()
265 *SectionHeaderOffset, *NumberOfSections)); in GetStandaloneMmCorePeCoffSections()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/StandaloneMmPkg/Library/StandaloneMmCoreEntryPoint/AArch64/
H A DSetPermissions.c49 IN CONST UINT16 NumberOfSections, in UpdateMmFoundationPeCoffPermissions() argument
67 for (Index = 0; Index < NumberOfSections; Index++) { in UpdateMmFoundationPeCoffPermissions()
195 OUT UINT16 *NumberOfSections in GetPeCoffSectionInformation() argument
206 ASSERT (NumberOfSections != NULL); in GetPeCoffSectionInformation()
259 *NumberOfSections = Hdr.Pe32->FileHeader.NumberOfSections; in GetPeCoffSectionInformation()
273 *NumberOfSections = Hdr.Te->NumberOfSections; in GetPeCoffSectionInformation()
299 IN OUT UINT16 *NumberOfSections in GetStandaloneMmCorePeCoffSections() argument
312 SectionHeaderOffset, NumberOfSections); in GetStandaloneMmCorePeCoffSections()
319 *SectionHeaderOffset, *NumberOfSections)); in GetStandaloneMmCorePeCoffSections()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/StandaloneMmPkg/Library/StandaloneMmCoreEntryPoint/AArch64/
H A DSetPermissions.c33 IN CONST UINT16 NumberOfSections, in UpdateMmFoundationPeCoffPermissions() argument
51 for (Index = 0; Index < NumberOfSections; Index++) { in UpdateMmFoundationPeCoffPermissions()
157 OUT UINT16 *NumberOfSections in GetPeCoffSectionInformation() argument
168 ASSERT (NumberOfSections != NULL); in GetPeCoffSectionInformation()
220 *NumberOfSections = Hdr.Pe32->FileHeader.NumberOfSections; in GetPeCoffSectionInformation()
234 *NumberOfSections = Hdr.Te->NumberOfSections; in GetPeCoffSectionInformation()
246 IN OUT UINT16 *NumberOfSections in GetStandaloneMmCorePeCoffSections() argument
258 Status = GetPeCoffSectionInformation (ImageContext, SectionHeaderOffset, NumberOfSections); in GetStandaloneMmCorePeCoffSections()
265 *SectionHeaderOffset, *NumberOfSections)); in GetStandaloneMmCorePeCoffSections()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/StandaloneMmPkg/Library/StandaloneMmCoreEntryPoint/AArch64/
H A DSetPermissions.c33 IN CONST UINT16 NumberOfSections, in UpdateMmFoundationPeCoffPermissions() argument
51 for (Index = 0; Index < NumberOfSections; Index++) { in UpdateMmFoundationPeCoffPermissions()
157 OUT UINT16 *NumberOfSections in GetPeCoffSectionInformation() argument
168 ASSERT (NumberOfSections != NULL); in GetPeCoffSectionInformation()
220 *NumberOfSections = Hdr.Pe32->FileHeader.NumberOfSections; in GetPeCoffSectionInformation()
234 *NumberOfSections = Hdr.Te->NumberOfSections; in GetPeCoffSectionInformation()
246 IN OUT UINT16 *NumberOfSections in GetStandaloneMmCorePeCoffSections() argument
258 Status = GetPeCoffSectionInformation (ImageContext, SectionHeaderOffset, NumberOfSections); in GetStandaloneMmCorePeCoffSections()
265 *SectionHeaderOffset, *NumberOfSections)); in GetStandaloneMmCorePeCoffSections()

12345678910>>...62