Home
last modified time | relevance | path

Searched refs:resolved (Results 1 – 5 of 5) sorted by relevance

/bionic/libc/include/bits/fortify/
Dstdlib.h38 char* _Nullable realpath(const char* _Nonnull path, char* _Nullable resolved)
40 __clang_error_if(__bos_unevaluated_lt(__bos(resolved), __PATH_MAX),
/bionic/linker/
Dlinker_utils.cpp197 std::string resolved = resolve_path(path); in resolve_paths() local
198 if (!resolved.empty()) { in resolve_paths()
199 resolved_paths->push_back(std::move(resolved)); in resolve_paths()
DAndroid.bp151 // Ensure that the compiler won't insert string function calls before ifuncs are resolved.
/bionic/docs/
Delf-tls.md146   // These R_TLS_DTPOFF() relocations are resolved at link-time.
174 // allocated in the .got, resolved at load-time with a dynamic reloc.
192   // R_TLS_TPOFF() is resolved at (static) link-time
Dclang_fortify_anatomy.md734 resolved by clang are lowered to the equivalent of