Home
last modified time | relevance | path

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

/trueos/contrib/llvm/lib/Object/
HDMachOObjectFile.cpp412 static uint32_t getSectionFlags(const MachOObjectFile *O, in getSectionFlags() function
726 uint32_t Flags = getSectionFlags(this, Sec); in isSectionText()
760 uint32_t Flags = getSectionFlags(this, Sec); in isSectionZeroInit()