Searched refs:resolved (Results 1 – 5 of 5) sorted by relevance
38 char* _Nullable realpath(const char* _Nonnull path, char* _Nullable resolved)40 __clang_error_if(__bos_unevaluated_lt(__bos(resolved), __PATH_MAX),
197 std::string resolved = resolve_path(path); in resolve_paths() local198 if (!resolved.empty()) { in resolve_paths()199 resolved_paths->push_back(std::move(resolved)); in resolve_paths()
151 // Ensure that the compiler won't insert string function calls before ifuncs are resolved.
146 // 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
734 resolved by clang are lowered to the equivalent of