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