Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObjcopy.cpp110 static void setSectionType(SectionBase &Sec, uint64_t Type) { in setSectionType() function
131 setSectionType(Sec, ELF::SHT_PROGBITS); in setSectionFlagsAndType()
804 setSectionType(Sec, It2->second); in handleArgs()