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

/external/llvm/lib/Object/
H A DMachOObjectFile.cpp415 static uint32_t getSectionFlags(const MachOObjectFile *O, function in namespace:llvm::object
736 uint32_t Flags = getSectionFlags(this, Sec);
743 uint32_t Flags = getSectionFlags(this, Sec);
753 uint32_t Flags = getSectionFlags(this, Sec);
778 uint32_t Flags = getSectionFlags(this, Sec);

Completed in 72 milliseconds