Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h638 struct RelrSection : Section { global() struct
641 RelrSectionRelrSection RelrSection() argument
643 getEntriesRelrSection getEntries() argument
647 classofRelrSection classof() argument
/llvm-project/lld/ELF/
H A DSyntheticSections.cpp2014 RelrSection<ELFT>::RelrSection(unsigned concurrency, bool isAArch64Auth) RelrSection() function in RelrSection