Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/MachO/
H A DMachOLayoutBuilder.cpp29 const MachO::macho_load_command &MLC = LC.MachOLoadCommand; in computeSizeOfCmds()
30 auto cmd = MLC.load_command_data.cmd; in computeSizeOfCmds()
68 void MachOLayoutBuilder::updateDySymTab(MachO::macho_load_command &MLC) { in updateDySymTab()
69 assert(MLC.load_command_data.cmd == MachO::LC_DYSYMTAB); in updateDySymTab()
102 MLC.dysymtab_command_data.ilocalsym = 0; in updateDySymTab()
103 MLC.dysymtab_command_data.nlocalsym = NumLocalSymbols; in updateDySymTab()
104 MLC.dysymtab_command_data.iextdefsym = NumLocalSymbols; in updateDySymTab()
105 MLC.dysymtab_command_data.nextdefsym = NumExtDefSymbols; in updateDySymTab()
106 MLC.dysymtab_command_data.iundefsym = NumLocalSymbols + NumExtDefSymbols; in updateDySymTab()
107 MLC in updateDySymTab()
28 const MachO::macho_load_command &MLC = LC.MachOLoadCommand; computeSizeOfCmds() local
67 updateDySymTab(MachO::macho_load_command & MLC) updateDySymTab() argument
119 auto &MLC = LC.MachOLoadCommand; layoutSegments() local
319 MachO::macho_load_command *MLC = LinkEditLoadCommand; layoutTail() local
337 auto &MLC = LC.MachOLoadCommand; layoutTail() local
[all...]
H A DMachOObject.cpp151 const MachO::macho_load_command &MLC = LC.MachOLoadCommand; in nextAvailableSegmentAddress()
152 switch (MLC.load_command_data.cmd) { in nextAvailableSegmentAddress()
155 static_cast<uint64_t>(MLC.segment_command_data.vmaddr) + in nextAvailableSegmentAddress()
156 MLC.segment_command_data.vmsize); in nextAvailableSegmentAddress()
159 Addr = std::max(Addr, MLC.segment_command_64_data.vmaddr + in nextAvailableSegmentAddress()
160 MLC.segment_command_64_data.vmsize); in nextAvailableSegmentAddress()
206 const MachO::macho_load_command &MLC = MachOLoadCommand; in getSegmentName()
207 switch (MLC.load_command_data.cmd) { in getSegmentName()
209 return extractSegmentName(MLC.segment_command_data.segname); in getSegmentName()
211 return extractSegmentName(MLC in getSegmentName()
150 const MachO::macho_load_command &MLC = LC.MachOLoadCommand; nextAvailableSegmentAddress() local
205 const MachO::macho_load_command &MLC = MachOLoadCommand; getSegmentName() local
217 const MachO::macho_load_command &MLC = MachOLoadCommand; getSegmentVMAddr() local
[all...]
H A DMachOWriter.cpp160 MachO::macho_load_command MLC = LC.MachOLoadCommand; in writeLoadCommands() local
161 switch (MLC.load_command_data.cmd) { in writeLoadCommands()
164 MachO::swapStruct(MLC.segment_command_data); in writeLoadCommands()
165 memcpy(Begin, &MLC.segment_command_data, sizeof(MachO::segment_command)); in writeLoadCommands()
173 MachO::swapStruct(MLC.segment_command_64_data); in writeLoadCommands()
174 memcpy(Begin, &MLC.segment_command_64_data, in writeLoadCommands()
186 MLC.load_command_data.cmdsize); \ in writeLoadCommands()
188 MachO::swapStruct(MLC.LCStruct##_data); \ in writeLoadCommands()
189 memcpy(Begin, &MLC.LCStruct##_data, sizeof(MachO::LCStruct)); \ in writeLoadCommands()
197 switch (MLC.load_command_data.cmd) { in writeLoadCommands()
[all …]
H A DMachOLayoutBuilder.h70 void updateDySymTab(MachO::macho_load_command &MLC);
/freebsd/sys/contrib/device-tree/Bindings/mtd/
H A Dlpc32xx-mlc.txt1 NXP LPC32xx SoC NAND MLC controller
4 - compatible: "nxp,lpc3220-mlc"
10 User Manual 7.5.14 MLC NAND Timing Register (the values here are specified in
26 mlc: flash@200a8000 {
27 compatible = "nxp,lpc3220-mlc";
/freebsd/sys/contrib/device-tree/Bindings/mfd/
H A Dhi6421.txt24 // supply for MLC NAND/ eMMC
/freebsd/sys/contrib/device-tree/src/arm/nxp/lpc/
H A Dlpc32xx.dtsi63 * Enable either SLC or MLC
72 mlc: flash@200a8000 { label
73 compatible = "nxp,lpc3220-mlc";
/freebsd/sys/contrib/device-tree/Bindings/mtd/partitions/
H A Dpartition.yaml51 on a partition attached to an MLC NAND thus making this partition
/freebsd/sys/contrib/device-tree/Bindings/memory-controllers/fsl/
H A Dfsl,ifc.yaml16 external memory types, such as NAND flash (SLC and MLC), NOR flash, EPROM,
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_barrier.h50 // Use four cache lines: MLC tends to prefetch the next or previous cache line
/freebsd/lib/libpmc/
H A Dpmc.ivybridge.3782 Any MLC or LLC HW prefetch accessing L2, including rejects.
819 Clean L2 cache lines evicted by the MLC prefetcher.
822 Dirty L2 cache lines evicted by the MLC prefetcher.
H A Dpmc.ivybridgexeon.3812 Any MLC or LLC HW prefetch accessing L2, including rejects.
849 Clean L2 cache lines evicted by the MLC prefetcher.
852 Dirty L2 cache lines evicted by the MLC prefetcher.
H A Dpmc.haswellxeon.3890 Any MLC or LLC HW prefetch accessing L2, including
H A Dpmc.haswell.3877 Any MLC or LLC HW prefetch accessing L2, including
/freebsd/lib/libpmc/pmu-events/arch/x86/jaketown/
H A Dpipeline.json486MLC-miss pending demand load this thread (i.e. Non-completed valid SQ entry allocated for demand l…
516MLC-miss pending demand load and no uops dispatched on this thread (i.e. Non-completed valid SQ en…
/freebsd/lib/libpmc/pmu-events/arch/x86/sandybridge/
H A Dpipeline.json496MLC-miss pending demand load this thread (i.e. Non-completed valid SQ entry allocated for demand l…
526MLC-miss pending demand load and no uops dispatched on this thread (i.e. Non-completed valid SQ en…
/freebsd/sys/contrib/device-tree/src/arm/allwinner/
H A Dsun5i-gr8-evb.dts239 /* MLC Support sucks for now */
/freebsd/lib/libpmc/pmu-events/arch/x86/ivybridge/
H A Dcache.json170 "PublicDescription": "Clean L2 cache lines evicted by the MLC prefetcher.",
180 "PublicDescription": "Dirty L2 cache lines evicted by the MLC prefetcher.",
330 "PublicDescription": "Any MLC or LLC HW prefetch accessing L2, including rejects.",
/freebsd/sys/dev/agp/
H A Dagpreg.h198 #define GEN6_PTE_LLC_MLC 0x00000006 /* Cache in LLC and MLC */
/freebsd/lib/libpmc/pmu-events/arch/x86/ivytown/
H A Dcache.json170 "PublicDescription": "Clean L2 cache lines evicted by the MLC prefetcher.",
180 "PublicDescription": "Dirty L2 cache lines evicted by the MLC prefetcher.",
330 "PublicDescription": "Any MLC or LLC HW prefetch accessing L2, including rejects.",
/freebsd/contrib/sendmail/contrib/
H A Dmail.local.linux199 MLC)-0`[ND`<<Y#'MHK=#T+$/)H`[^FH3%0D@@+#2UZ6`!S(AAM6P9!5(F-7%
/freebsd/lib/libpmc/pmu-events/arch/x86/haswell/
H A Dcache.json305 "PublicDescription": "Any MLC or L3 HW prefetch accessing L2, including rejects.",
/freebsd/lib/libpmc/pmu-events/arch/x86/haswellx/
H A Dcache.json305 "PublicDescription": "Any MLC or L3 HW prefetch accessing L2, including rejects.",
/freebsd/sys/contrib/dev/acpica/
H A Dchanges.txt1867 that occur during execution of any module-level code (MLC) existing in
1873 load the ACPI tables. The most common MLC errors that have been seen in
2028 are in preparation for the eventual removal of the legacy MLC support
2029 (deferred execution), replaced by the new MLC architecture which executes
2030 the MLC as a table is loaded (DSDT/SSDTs).
/freebsd/share/misc/
H A Dpci_vendors24921 103c 176f 1.28TB MLC PCIe ioDrive Duo
24922 103c 1770 5.2TB MLC PCIe ioDrive Octal
24924 103c 178c 320GB MLC PCIe ioDrive
24926 103c 178e 640GB MLC PCIe ioDrive Duo