Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objcopy/
DObject.cpp785 SectionBase &ELFBuilder<ELFT>::makeSection(const Elf_Shdr &Shdr) { in makeSection() function in ELFBuilder
844 auto &Sec = makeSection(Shdr); in readSectionHeaders()
DObject.h641 SectionBase &makeSection(const Elf_Shdr &Shdr);