search for: datasect

Displaying 7 results from an estimated 7 matches for "datasect".

Did you mean: dataset
2013 Dec 27
2
[LLVMdev] Patchpoint and Stackmap Instrinsics on Linux/ELF
...ot;-Section for ELF in MCObjectFileInfo and execute StackMaps::serializeToStackMapSection in X86AsmPrinter in the ELF-Branch. serializeToStackMapSection writes the information using MCStreamer, which seems to work properly. I'm using MCJIT with a custom memory manager to intercept the stackmap datasection, but no memory is allocated for this purpose. I'd be grateful, if someone more knowledgeable could help me out. Regards, Jörg Blank -------------- next part -------------- A non-text attachment was scrubbed... Name: elf_stackmaps.patch Type: text/x-patch Size: 1804 bytes Desc: not availab...
2013 Jun 25
0
[LLVMdev] Contants generation - proposal
Hi Elena, > (2) Proposal > Define one more Code Model, let's say "LargeNearConst", which will allow to put constants in .text. Isn't that a little heavy-handed? The large model only requires the less efficient access for symbols we can't control, and in fact x86 still uses pc-relative conditional branches within a function so it can't pretend to support a single
2013 Jun 26
2
[LLVMdev] Contants generation - proposal
...Model inside. So the code will look like : const MCSection * TargetLoweringObjectFile::getSectionForConstant(SectionKind Kind) const { if (getCodeModel() == CodeModel::LargeJIT) return TextSection; if (Kind.isReadOnly() && ReadOnlySection != 0) return ReadOnlySection; return DataSection; } - Elena -----Original Message----- From: Tim Northover [mailto:t.p.northover at gmail.com] Sent: Tuesday, June 25, 2013 23:31 To: Demikhovsky, Elena Cc: llvmdev at cs.uiuc.edu Subject: Re: [LLVMdev] Contants generation - proposal Hi Elena, > (2) Proposal > Define one more Code Mo...
2013 Jun 25
2
[LLVMdev] Contants generation - proposal
Hi all, I analyzed more and ready (1) to describe the problem and (2) I have a proposal. (1) Problem description: In X86_64 target the Code Model is "Large". It means that address is 64-bit and IP-relative memory operand can't be used in this case. (Because in IP-relative memory operand the displacement is 32-bit). In order to load constant, we use 2 instructions. movabsq
2004 Oct 22
0
cupsaddsmb and .inf files
...quot;$Windows NT$" Provider="Adobe" LayoutFile=layout.inf ClassGUID={4D36E979-E325-11CE-BFC1-08002BE10318} Class=Printer [Manufacturer] "Adobe" [Adobe] "AdobePSGenericPostScriptPrinter" = DEFPRTR2.PPD [DEFPRTR2.PPD] CopyFiles=PSCRIPT DataSection=PSCRIPT_DATA [PSCRIPT] DEFPRTR2.PPD PS5UI.DLL PSCRIPT.HLP PSCRIPT.NTF PSCRIPT5.DLL [PSCRIPT_DATA] DriverFile=PSCRIPT5.DLL ConfigFile=PS5UI.DLL HelpFile=PSCRIPT.HLP [DestinationDirs] DefaultDestDir=66000 [ControlFlags] ExcludeFromSelect = 2369 -------------------------------------------------...
2019 Nov 25
3
Samba4 - Printer Drivers install fails
Le 25/11/2019 ? 09:15, L.P.H. van Belle via samba a ?crit?: > I tested Friday also with a W7 pc. > Not working, im try to see what i can do today on this problem. > > Greetz, > > Louis Hi Louis, Thanks for your help. I'm still investigating on it, but sadly i cannot upgrade to 4.11 as those servers cannot reach external repositories for security reasons (those servers
2017 Jun 21
6
RFC: Cleaning up the Itanium demangler
...gnment", "OverrideStackAlignment"}, {"_ZL18EnableRealignStack", "EnableRealignStack"}, {"_ZL19DisableSwitchTables", "DisableSwitchTables"}, {"_ZL19EnableStrongPHIElim", "EnableStrongPHIElim"}, {"_ZL12DataSections", "DataSections"}, {"_ZL16FunctionSections", "FunctionSections"}, {"_ZL15AttributesLists", "AttributesLists"}, {"_ZN4llvmL7ALMutexE", "llvm::ALMutex"}, {"_ZL13VerifyDomInfo", "VerifyDom...