unSafe.sh - 不安全
我的收藏
今日热榜
公众号文章
导航
Github CVE
Github Tools
编码/解码
文件传输
Twitter Bot
Telegram Bot
Rss
黑夜模式
Removing global state from LLD
LLD, the LLVM linker, is a mature and fast linker supporting multiplebinary formats...
2024-11-17 16:0:0 | 阅读: 0 |
收藏
|
MaskRay - maskray.me
lld
twine
library
elft
ostream
Keeping pace with LLVM: compatibility strategies
LLVM's C++ API doesn't offer a stability guarantee. This meansfunction signatures c...
2024-11-10 16:0:0 | 阅读: 10 |
收藏
|
MaskRay - maskray.me
getlangopts
vfs
ccls
stringref
reviews
Tinkering with Neovim
After migrating fromVim to Emacs as my primary C++ editor in 2015, I switched from...
2024-11-2 15:0:0 | 阅读: 4 |
收藏
|
MaskRay - maskray.me
cr
nmap
lsp
opts
neovim
ccls and LSP Semantic Tokens
My C++ language server ccls implements a semantic highlightingfeatures through the non-standard mes...
2024-10-20 15:0:0 | 阅读: 0 |
收藏
|
MaskRay - maskray.me
ccls
lsp
semantic
emacs
rainbow
My involvement with LLVM 19
LLVM 19 will soon be re...
2024-8-18 15:0:0 | 阅读: 7 |
收藏
|
MaskRay - maskray.me
hashing
mc
densemap
lld
aarch64
lld 19 ELF changes
LLVM 19 will be release...
2024-8-4 15:0:0 | 阅读: 6 |
收藏
|
MaskRay - maskray.me
lld
aarch64
zstd
orphan
zlib
Mapping symbols: rethinking for efficiency
In object files, certain code patterns incorporate data directlywithin the code or...
2024-7-21 15:0:0 | 阅读: 7 |
收藏
|
MaskRay - maskray.me
isa
callee
assembler
notype
nm
Linker compatibility and the "User-Agent" problem
The output of ld.lld -v...
2024-7-7 15:0:0 | 阅读: 9 |
收藏
|
MaskRay - maskray.me
lld
linkers
meson
custom2
cv
Integrated assembler improvements in LLVM 19
Within the LLVM project, MC is a library responsible for handlingassembly, disassem...
2024-6-30 15:0:0 | 阅读: 1 |
收藏
|
MaskRay - maskray.me
mc
fragment
mcassembler
assembler
fragments
Understanding orphan sections
GNU ld's output section...
2024-6-2 15:0:0 | 阅读: 2 |
收藏
|
MaskRay - maskray.me
orphan
rodata
lld
osd
placement
Evolution of the ELF object file format
The ELF object file format is adopted by many UNIX-like operatingsystems. While I'v...
2024-5-26 15:0:0 | 阅读: 0 |
收藏
|
MaskRay - maskray.me
sco
solaris
xinuos
gabi
tis
Exploring GNU extensions in the Linux kernel
The Linux kernel is written in C, but it also leverages extensionsprovided by GCC....
2024-5-12 15:0:0 | 阅读: 6 |
收藏
|
MaskRay - maskray.me
wq
cond
overflow
bch2
Clang's -O0 output: branch displacement and size increase
tl;dr Clang 19 will remove the -mrelax-all default at-O0, significantly decreasing...
2024-4-27 15:0:0 | 阅读: 9 |
收藏
|
MaskRay - maskray.me
mrelax
o0
assembler
je
dependent
QOI and XZ
QOI, the Quite OK Image...
2024-4-23 15:0:0 | 阅读: 11 |
收藏
|
MaskRay - maskray.me
qoi
xz
bmp
tiff
textures
When QOI meets XZ
QOI, the Quite OK Image...
2024-4-23 15:0:0 | 阅读: 9 |
收藏
|
MaskRay - maskray.me
xz
qoi
bmp
lzma2
tiff
Light ELF: exploring potential size reduction
ELF's design emphasizes naturalsize and alignment guidelines for its control struct...
2024-4-1 15:0:0 | 阅读: 5 |
收藏
|
MaskRay - maskray.me
shdr
uleb128
readuleb128
crel
sht
A compact section header table for ELF
ELF's design emphasizes...
2024-3-31 15:0:0 | 阅读: 5 |
收藏
|
MaskRay - maskray.me
shdr
readuleb128
uleb128
sht
crel
C++ exit-time destructors
In ISO C++ standards, [...
2024-3-17 15:0:0 | 阅读: 14 |
收藏
|
MaskRay - maskray.me
destructors
destructor
atexit
duration
cxa
A new relocation format for ELF
UNDER CONSTRUCTION still working on experimentsELF's design emphasizes natural size...
2024-3-9 16:0:0 | 阅读: 26 |
收藏
|
MaskRay - maskray.me
relocations
uleb128
elf64
lld
rela
A compact relocation format for ELF
ELF's design emphasizes natural size and alignment guidelines for itscontrol struct...
2024-3-9 16:0:0 | 阅读: 12 |
收藏
|
MaskRay - maskray.me
relleb
relocations
rela
addend
relr
Previous
0
1
2
3
4
5
6
7
Next