Home
last modified time | relevance | path

Searched defs:combreloc (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lld/ELF/
H A DSyntheticSections.h564 bool combreloc; global() variable
H A DSyntheticSections.cpp1626 RelocationBaseSection(StringRef name,uint32_t type,int32_t dynamicTag,int32_t sizeDynamicTag,bool combreloc,unsigned concurrency) RelocationBaseSection() argument
1719 RelocationSection(StringRef name,bool combreloc,unsigned concurrency) RelocationSection() argument