Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/COFF/
H A DCOFFObjcopy.cpp97 static void setSectionFlags(Section &Sec, SectionFlag AllFlags) { in setSectionFlags() function
/netbsd-src/external/bsd/elftosb/dist/common/
H A DEncoreBootImage.h468 inline void setSectionFlags(uint32_t flags) { m_sectionFlags = flags; } in setSectionFlags() function