Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
b24dab5893fe22c6f412b51a938420e9fad33c3c
/
linker
/
linker_namespaces.h
57b03de
linker_namespace: move sonames instead of copying
by Jooyung Han
· 2 years, 9 months ago
f9dd1a7
Store soname as a std::string.
by Elliott Hughes
· 4 years, 8 months ago
aff9a34
Rename linker greylist to exempt-list
by Ryan Prichard
· 5 years ago
30f2f05
linker: Cleanup for Android's inclusive language guidance
by Luke Huang
· 5 years ago
4049440
Fix bootstrap linker library searching
by Ryan Prichard
· 5 years ago
25bedfd
Don't create anonymous namespace
by Jiyong Park
· 6 years ago
b66a78b
linker namespace name is duped when the namespace is created
by Jiyong Park
· 6 years ago
976d4b4
Use std::move() for rvalue-reference setters and ctors
by Vic Yang
· 6 years ago
2d020e4
linker: Add support for "whitelisted" property in linker config files
by Vic Yang
· 7 years ago
94f7a87
Libraries without dt_soname are inaccessible
by dimitry
· 7 years ago
cbc80ba
Switch the rest of our internal headers to #pragma once.
by Elliott Hughes
· 8 years ago
9ee4591
linker: Allow link namespaces without name filters
by Logan Chien
· 8 years ago
02586a2
linker: the global group is added to all built-in namespaces
by Jiyong Park
· 8 years ago
37b91af
greylist is no longer enabled by default.
by Jiyong Park
· 8 years ago
f1cb669
Shared namespaces inherit parent ns properties
by Dimitry Ivanov
· 8 years ago
4cabfaa
Load namespace configuration from ld.config.txt
by Dimitry Ivanov
· 8 years ago
7a34b9d
Replace public library list with shared lib sonames (part 2/2)
by Dimitry Ivanov
· 9 years ago
7d429d3
Replace public library list with shared lib sonames (part 1/2)
by Dimitry Ivanov
· 9 years ago
48ec288
Extract soinfo and globals to separate files.
by Dimitry Ivanov
· 9 years ago
b943f30
Move android_namespace_t to a separate file.
by Dimitry Ivanov
· 9 years ago