| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgAsmPEStringSection :: Typeable a => SgNode a -> IO (Maybe (SgAsmPEStringSection ())) | ||||
| Attempts a dynamic cast of the given node to the type SgAsmPEStringSection. | ||||
| upSgAsmPEStringSection :: Typeable a => SgAsmPEStringSection a -> SgAsmPEStringSection () | ||||
| Performs an upcast of a SgAsmPEStringSection subtype to a SgAsmPEStringSection. | ||||
| newAsmPEStringSection :: Typeable a => SgAsmPEFileHeader a -> IO (SgAsmPEStringSection ()) | ||||
| Stub for ::SgAsmPEStringSection::SgAsmPEStringSection of type void (class ::SgAsmPEFileHeader*) | ||||
| newAsmPEStringSection2 :: IO (SgAsmPEStringSection ()) | ||||
| Stub for ::SgAsmPEStringSection::SgAsmPEStringSection of type void () | ||||
| asmPEStringSectionCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgAsmPEStringSection a -> IO () | ||||
| Stub for ::SgAsmPEStringSection::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| asmPEStringSectionClassName :: Typeable a => SgAsmPEStringSection a -> IO String | ||||
| Stub for ::SgAsmPEStringSection::class_name of type ::std::string() | ||||
| asmPEStringSectionDump :: Typeable a => SgAsmPEStringSection a -> Ptr CFile -> String -> CLong -> IO () | ||||
| Stub for ::SgAsmPEStringSection::dump of type void (::FILE*, const char *, ::ssize_t) | ||||
| asmPEStringSectionGetChildIndex :: (Typeable a, Typeable b) => SgAsmPEStringSection a -> SgNode b -> IO CLong | ||||
| Stub for ::SgAsmPEStringSection::getChildIndex of type long (class ::SgNode*) | ||||
| asmPEStringSectionGetChildIndex2 :: (Typeable a, Typeable b) => SgAsmPEStringSection a -> SgNode b -> IO CSize | ||||
| Stub for ::SgAsmPEStringSection::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| asmPEStringSectionGetNumberOfTraversalSuccessors :: Typeable a => SgAsmPEStringSection a -> IO CSize | ||||
| Stub for ::SgAsmPEStringSection::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| asmPEStringSectionGetStrtab :: Typeable a => SgAsmPEStringSection a -> IO (SgAsmCoffStrtab ()) | ||||
| Stub for ::SgAsmPEStringSection::get_strtab of type class ::SgAsmCoffStrtab*() | ||||
| asmPEStringSectionGetTraversalSuccessorByIndex :: Typeable a => SgAsmPEStringSection a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgAsmPEStringSection::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| asmPEStringSectionGetTraversalSuccessorContainer :: Typeable a => SgAsmPEStringSection a -> IO [SgNode ()] | ||||
| Stub for ::SgAsmPEStringSection::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| asmPEStringSectionGetTraversalSuccessorNamesContainer :: Typeable a => SgAsmPEStringSection a -> IO [CString] | ||||
| Stub for ::SgAsmPEStringSection::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| asmPEStringSectionIsInMemoryPool :: Typeable a => SgAsmPEStringSection a -> IO Bool | ||||
| Stub for ::SgAsmPEStringSection::isInMemoryPool of type bool () | ||||
| asmPEStringSectionMemoryUsage :: IO CSize | ||||
| Stub for ::SgAsmPEStringSection::memoryUsage of type ::size_t() | ||||
| asmPEStringSectionNumberOfNodes :: IO CSize | ||||
| Stub for ::SgAsmPEStringSection::numberOfNodes of type ::size_t() | ||||
| asmPEStringSectionParse :: Typeable a => SgAsmPEStringSection a -> IO (SgAsmPEStringSection ()) | ||||
| Stub for ::SgAsmPEStringSection::parse of type class ::SgAsmPEStringSection*() | ||||
| asmPEStringSectionReallocate :: Typeable a => SgAsmPEStringSection a -> IO Bool | ||||
| Stub for ::SgAsmPEStringSection::reallocate of type bool () | ||||
| asmPEStringSectionSageClassName :: Typeable a => SgAsmPEStringSection a -> IO String | ||||
| Stub for ::SgAsmPEStringSection::sage_class_name of type const char *() | ||||
| asmPEStringSectionSetSize :: Typeable a => SgAsmPEStringSection a -> CULong -> IO () | ||||
| Stub for ::SgAsmPEStringSection::set_size of type void (::rose_addr_t) | ||||
| asmPEStringSectionSetStrtab :: (Typeable a, Typeable b) => SgAsmPEStringSection a -> SgAsmCoffStrtab b -> IO () | ||||
| Stub for ::SgAsmPEStringSection::set_strtab of type void (class ::SgAsmCoffStrtab*) | ||||
| asmPEStringSectionVariantT :: Typeable a => SgAsmPEStringSection a -> IO VariantT | ||||
| Stub for ::SgAsmPEStringSection::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |