Searched defs:combreloc (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/lld/ELF/ | ||
H A D | SyntheticSections.h | 557 bool combreloc; global() variable |
H A D | SyntheticSections.cpp | 1612 RelocationBaseSection(StringRef name,uint32_t type,int32_t dynamicTag,int32_t sizeDynamicTag,bool combreloc,unsigned concurrency) RelocationBaseSection() argument |