Home
last modified time | relevance | path

Searched defs:RelocationBaseSection (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lld/ELF/
H A DRelocations.h25 class RelocationBaseSection; variable
H A DConfig.h71 class RelocationBaseSection; variable
H A DSyntheticSections.cpp1682 RelocationBaseSection::RelocationBaseSection(Ctx &ctx, StringRef name, in RelocationBaseSection() function in RelocationBaseSection