Home
last modified time | relevance | path

Searched refs:makeSection (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/llvm-objcopy/ELF/
H A DObject.cpp1040 SectionBase &ELFBuilder<ELFT>::makeSection(const Elf_Shdr &Shdr) { in makeSection() function in llvm::objcopy::elf::ELFBuilder
1109 auto &Sec = makeSection(Shdr); in readSectionHeaders()
H A DObject.h733 SectionBase &makeSection(const Elf_Shdr &Shdr);