Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h626 struct RelrSection : Section { global() struct
629 RelrSectionRelrSection RelrSection() argument
631 getEntriesRelrSection getEntries() argument
635 classofRelrSection classof() argument
/freebsd-src/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.cpp1995 RelrSection<ELFT>::RelrSection(unsigned concurrency) RelrSection() function in RelrSection
4040 template class elf::RelrSection<ELF32LE>; global() member in elf
4041 template class elf::RelrSection<ELF32BE>; global() member in elf
4042 template class elf::RelrSection<ELF64LE>; global() member in elf
4043 template class elf::RelrSection<ELF64BE>; global() member in elf