Home
last modified time | relevance | path

Searched +defs:build +defs:def (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lld/ELF/
H A DRelocations.cpp135 static inline uint64_t build() { return 0; } in build() function
141 static inline uint64_t build() { in build() function
744 static bool canSuggestExternCForCXX(StringRef ref, StringRef def) { in canSuggestExternCForCXX()