Home
last modified time | relevance | path

Searched refs:RelocCount (Results 1 – 25 of 268) sorted by relevance

1234567891011

/dports/devel/asl/asl-current/
H A Dtoolutils.c224 LongWord Addr, RelocCount, ExportCount, StringLen; in SkipRecord() local
236 if (!Read4(f, &RelocCount)) in SkipRecord()
242 Length = (16 * RelocCount) + (16 * ExportCount) + StringLen; in SkipRecord()
276 if ((Read4(f, &PInfo->RelocCount)) in ReadRelocInfo()
282 PInfo->RelocEntries = (PRelocEntry) malloc(sizeof(TRelocEntry) * PInfo->RelocCount); in ReadRelocInfo()
283 if ((PInfo->RelocCount == 0) || (PInfo->RelocEntries != NULL)) in ReadRelocInfo()
293 for (z = 0, PEntry = PInfo->RelocEntries; z < PInfo->RelocCount; z++, PEntry++) in ReadRelocInfo()
351 if ((PInfo->RelocCount > 0) && (PInfo->ExportEntries != NULL)) in DestroyRelocInfo()
H A Dtoolutils.h29 LongInt RelocCount, ExportCount; member
H A Dalink.c380 for (z = 0; z < PartRun->RelocInfo->RelocCount; z++) in ProcessFile()
595 RelEnd = RelRun + PartRun->RelocInfo->RelocCount; in main()
/dports/devel/tigcc/tigcc-0.96.b8_10/tigcc/sources/ld-tigcc/insert/model/
H A Dlist.h62 COUNT RelocCount; // The number of references to this ROM call. member
85 COUNT RelocCount; // The number of references to this RAM call. member
109 COUNT RelocCount; // The number of references to this library export. member
H A Dlist.c105 SourceSection->Parent->OptimizeInfo->RelocCount++; in RelocListModel()
169 if (!(ROMFunctions[CurROMCall->Number].RelocCount++)) in ROMCallListModel()
256 if (!(RAMTypes[ThisType].Functions[CurRAMCall->Number].RelocCount++)) in RAMCallListModel()
356 if (!(Libs[ThisLib].Functions[CurLibCall->Number].RelocCount++)) in LibCallListModel()
/dports/devel/tigcc/tigcc-0.96.b8_10/tigcc/sources/ld-tigcc/ar/import/
H A Dimp_coff.c107 COUNT RelocCount = ReadTI2 (CurCOFFSection->RelocCount); in ArImportCOFFFile() local
112 for (CurCOFFRelocNumber = 0; CurCOFFRelocNumber < RelocCount; CurCOFFRelocNumber++) in ArImportCOFFFile()
/dports/devel/tigcc/tigcc-0.96.b8_10/tigcc/sources/ld-tigcc/
H A Dreorder.c198 COUNT RelocCount = GetRelocCountBetween (Section, CheckSection); in ReorderNonStartupSections() local
199 if (RelocCount > 0) in ReorderNonStartupSections()
203 FirstRelocCount += RelocCount; in ReorderNonStartupSections()
210 COUNT RelocCount = GetRelocCountBetween (Section, CheckSection); in ReorderNonStartupSections() local
211 if (RelocCount > 0) in ReorderNonStartupSections()
215 SecondRelocCount += RelocCount; in ReorderNonStartupSections()
H A Dintrface.h59 RelocCount, // Number of absolute relocs in the program. member
/dports/devel/tigcc/tigcc-0.96.b8_10/tigcc/sources/ld-tigcc/insert/
H A Dkernel.c174 if (UserData.ROMFunctions[UserData.CurFunction].RelocCount) in InsertKernelROMCalls()
261 if (CurType->Functions[UserData.CurFunction].RelocCount) in InsertKernelRAMCalls()
351 if (CurLib->Functions[UserData.CurFunction].RelocCount) in InsertKernelLibraries()
454 if (CurFunction->RelocCount) in InsertFargo020Libraries()
H A Dcomprrlc.c321 if (UserData.ROMFunctions[UserData.CurFunction].RelocCount) in InsertCompressedROMCalls()
462 if (UserData.ROMFunctions[UserData.CurFunction].RelocCount) in InsertPreOsROMCalls()
550 if (UserData.RAMTypes[UserData.CurType].Functions[UserData.CurFunction].RelocCount) in InsertPreOsRAMCalls()
667 if (CurLib->Functions[UserData.CurFunction].RelocCount) in InsertPreOsLibraries()
808 if (CurLib->Functions[UserData.CurFunction].RelocCount) in InsertFargo021Libraries()
1109 if (UserData.ROMFunctions[UserData.CurFunction].RelocCount) in InsertMlinkROMCalls()
/dports/devel/tigcc/tigcc-0.96.b8_10/tigcc/sources/ld-tigcc/export/
H A Dexp_dbg.c222 COUNT RelocCount = 0; in WriteSectionHeader() local
241 RelocCount++; in WriteSectionHeader()
259 WriteTI2 (COFFSectionHeader.RelocCount, RelocCount); in WriteSectionHeader()
/dports/devel/tigcc/tigcc-0.96.b8_10/tigcc/sources/ld-tigcc/import/
H A Dimp_coff.c129 if (!(IsZeroI2 (CurCOFFSection->RelocCount))) in ImportCOFFFile()
351 COUNT RelocCount = ReadTI2 (CurCOFFSection->RelocCount); in ImportCOFFFile() local
354 for (CurCOFFRelocNumber = 0; CurCOFFRelocNumber < RelocCount; CurCOFFRelocNumber++) in ImportCOFFFile()
/dports/devel/tigcc/tigcc-0.96.b8_10/tigcc/sources/ld-tigcc/formats/
H A Dcoff.h54 TI2 RelocCount; member
/dports/devel/jwasm/JWasm-f0a2fdd/src/H/
H A Dcoffspec.h95 uint_32 RelocCount; member
/dports/sysutils/u-boot-chip/u-boot-2021.07/include/
H A Dpe.h173 uint32_t RelocCount; member
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/include/
H A Dpe.h187 uint32_t RelocCount; member
/dports/sysutils/u-boot-nanopi-neo2/u-boot-2021.07/include/
H A Dpe.h173 uint32_t RelocCount; member
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/include/
H A Dpe.h173 uint32_t RelocCount; member
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/include/
H A Dpe.h173 uint32_t RelocCount; member
/dports/sysutils/u-boot-wandboard/u-boot-2021.07/include/
H A Dpe.h173 uint32_t RelocCount; member
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/include/
H A Dpe.h187 uint32_t RelocCount; member
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/include/
H A Dpe.h173 uint32_t RelocCount; member
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/include/
H A Dpe.h173 uint32_t RelocCount; member
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/include/
H A Dpe.h173 uint32_t RelocCount; member
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/include/
H A Dpe.h173 uint32_t RelocCount; member

1234567891011