Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.h557 bool combreloc; global() variable
H A DSyntheticSections.cpp1612 RelocationBaseSection(StringRef name,uint32_t type,int32_t dynamicTag,int32_t sizeDynamicTag,bool combreloc,unsigned concurrency) RelocationBaseSection() argument
1703 RelocationSection(StringRef name,bool combreloc,unsigned concurrency) RelocationSection() argument