Displaying 7 results from an estimated 7 matches for "chapter6".
Did you mean:
chapter
2020 Feb 14
3
alternatives for hooking dlopen() without LD_LIBRARY_PATH or LD_AUDIT?
...gh I know that
glibc's audit interface is slightly different from the Solaris version
it copied from, the Solaris documentation states that an audit library
has some rather tough restrictions (including that using 'malloc' is
unsafe,
https://docs.oracle.com/cd/E36784_01/html/E36857/chapter6-3.html#scrolltoc
"Some system interfaces assume that the interfaces are the only instance
of their implementation within a process. Examples of such
implementations are signals and malloc(3C). Audit libraries should avoid
using such interfaces, as doing so can inadvertently alter the behav...
2020 Feb 17
2
Re: alternatives for hooking dlopen() without LD_LIBRARY_PATH or LD_AUDIT?
...lthough I know that glibc's audit interface is slightly different from the Solaris version it copied from, the Solaris documentation states that an audit library has some rather tough restrictions (including that using 'malloc' is unsafe, https://docs.oracle.com/cd/E36784_01/html/E36857/chapter6-3.html#scrolltoc "Some system interfaces assume that the interfaces are the only instance of their implementation within a process. Examples of such implementations are signals and malloc(3C). Audit libraries should avoid using such interfaces, as doing so can inadvertently alter the behavior...
2010 Jul 21
1
[LLVMdev] Is there a guide to LLVM's components?
...pter3\Kaleidoscope-Ch3.vcproj"
Kaleidoscope-Ch4, "examples\Kaleidoscope\Chapter4\Kaleidoscope-Ch4.vcproj"
Kaleidoscope-Ch5, "examples\Kaleidoscope\Chapter5\Kaleidoscope-Ch5.vcproj"
Kaleidoscope-Ch6, "examples\Kaleidoscope\Chapter6\Kaleidoscope-Ch6.vcproj"
Kaleidoscope-Ch7, "examples\Kaleidoscope\Chapter7\Kaleidoscope-Ch7.vcproj"
LLVMAnalysis, "lib\Analysis\LLVMAnalysis.vcproj"
LLVMArchive, "lib\Archive\LLVMArchive.vcproj"
LLVMA...
2010 Jul 22
2
[LLVMdev] Is there a guide to LLVM's components?
...pter3\Kaleidoscope-Ch3.vcproj"
Kaleidoscope-Ch4, "examples\Kaleidoscope\Chapter4\Kaleidoscope-Ch4.vcproj"
Kaleidoscope-Ch5, "examples\Kaleidoscope\Chapter5\Kaleidoscope-Ch5.vcproj"
Kaleidoscope-Ch6, "examples\Kaleidoscope\Chapter6\Kaleidoscope-Ch6.vcproj"
Kaleidoscope-Ch7, "examples\Kaleidoscope\Chapter7\Kaleidoscope-Ch7.vcproj"
LLVMAnalysis, "lib\Analysis\LLVMAnalysis.vcproj"
LLVMArchive, "lib\Archive\LLVMArchive.vcproj"
LLVMA...
2020 Jun 09
2
[Debuginfo][DWARF][LLD] Remove obsolete debug info in lld.
...ned upthread) IIRC was using COMDAT and full
> units with unit headers. My fading memory suggests the discussion
> described just above was after that.
Actually the thread Fangrui linked got me thinking & so I poked
around, according to <
https://docs.oracle.com/cd/E19683-01/816-1386/chapter6-94076/index.html>
it actually doesn't require as much magic as I thought it might:
"In the absence of the sh_link ordering information, sections from a
single input file combined within one section of the output file will
be contiguous and have the same relative ordering as they did i...
2020 Jun 04
4
[Debuginfo][DWARF][LLD] Remove obsolete debug info in lld.
On Thu, Jun 4, 2020 at 8:27 AM Robinson, Paul <paul.robinson at sony.com> wrote:
>
>
>
> > -----Original Message-----
> > From: David Blaikie <dblaikie at gmail.com>
> > Sent: Wednesday, June 3, 2020 5:31 PM
> > To: Robinson, Paul <paul.robinson at sony.com>
> > Cc: jh7370.2008 at my.bristol.ac.uk; llvm-dev at lists.llvm.org
> >
2019 Apr 30
6
Disk space and RAM requirements in docs
...ls/clang/bindings/python
16K build/man/man1
16K build/include/llvm/Support
16K build/examples/ParallelJIT
16K build/examples/ModuleMaker
16K build/examples/Kaleidoscope/Chapter9
16K build/examples/Kaleidoscope/Chapter8
16K build/examples/Kaleidoscope/Chapter7
16K build/examples/Kaleidoscope/Chapter6
16K build/examples/Kaleidoscope/Chapter5
16K build/examples/Kaleidoscope/Chapter4
16K build/examples/Kaleidoscope/Chapter3
16K build/examples/Kaleidoscope/Chapter2
16K build/examples/Kaleidoscope/BuildingAJIT/Chapter5/Server
16K build/examples/Kaleidoscope/BuildingAJIT/Chapter4
16K build/exa...