|
| ROSE.Sage3.Methods.SgAsmElfEHFrameSection |
|
|
|
| Synopsis |
|
|
|
| Documentation |
|
| isSgAsmElfEHFrameSection :: Typeable a => SgNode a -> IO (Maybe (SgAsmElfEHFrameSection ())) |
| Attempts a dynamic cast of the given node to the type SgAsmElfEHFrameSection.
|
|
| upSgAsmElfEHFrameSection :: Typeable a => SgAsmElfEHFrameSection a -> SgAsmElfEHFrameSection () |
| Performs an upcast of a SgAsmElfEHFrameSection subtype to a SgAsmElfEHFrameSection.
|
|
| newAsmElfEHFrameSection :: Typeable a => SgAsmElfFileHeader a -> IO (SgAsmElfEHFrameSection ()) |
| Stub for ::SgAsmElfEHFrameSection::SgAsmElfEHFrameSection of type void (class ::SgAsmElfFileHeader*)
|
|
| newAsmElfEHFrameSection2 :: IO (SgAsmElfEHFrameSection ()) |
| Stub for ::SgAsmElfEHFrameSection::SgAsmElfEHFrameSection of type void ()
|
|
| asmElfEHFrameSectionCalculateSizes :: Typeable a => SgAsmElfEHFrameSection a -> Ptr CSize -> Ptr CSize -> Ptr CSize -> Ptr CSize -> IO CULong |
| Stub for ::SgAsmElfEHFrameSection::calculate_sizes of type ::rose_addr_t(::size_t*, ::size_t*, ::size_t*, ::size_t*)
|
|
| asmElfEHFrameSectionCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgAsmElfEHFrameSection a -> IO () |
| Stub for ::SgAsmElfEHFrameSection::checkDataMemberPointersIfInMemoryPool of type void ()
|
|
| asmElfEHFrameSectionClassName :: Typeable a => SgAsmElfEHFrameSection a -> IO String |
| Stub for ::SgAsmElfEHFrameSection::class_name of type ::std::string()
|
|
| asmElfEHFrameSectionDump :: Typeable a => SgAsmElfEHFrameSection a -> Ptr CFile -> String -> CLong -> IO () |
| Stub for ::SgAsmElfEHFrameSection::dump of type void (::FILE*, const char *, ::ssize_t)
|
|
| asmElfEHFrameSectionGetChildIndex :: (Typeable a, Typeable b) => SgAsmElfEHFrameSection a -> SgNode b -> IO CLong |
| Stub for ::SgAsmElfEHFrameSection::getChildIndex of type long (class ::SgNode*)
|
|
| asmElfEHFrameSectionGetChildIndex2 :: (Typeable a, Typeable b) => SgAsmElfEHFrameSection a -> SgNode b -> IO CSize |
| Stub for ::SgAsmElfEHFrameSection::get_childIndex of type ::size_t(class ::SgNode*)
|
|
| asmElfEHFrameSectionGetCiEntries :: Typeable a => SgAsmElfEHFrameSection a -> IO (SgAsmElfEHFrameEntryCIList ()) |
| Stub for ::SgAsmElfEHFrameSection::get_ci_entries of type class ::SgAsmElfEHFrameEntryCIList*()
|
|
| asmElfEHFrameSectionGetNumberOfTraversalSuccessors :: Typeable a => SgAsmElfEHFrameSection a -> IO CSize |
| Stub for ::SgAsmElfEHFrameSection::get_numberOfTraversalSuccessors of type ::size_t()
|
|
| asmElfEHFrameSectionGetTraversalSuccessorByIndex :: Typeable a => SgAsmElfEHFrameSection a -> CSize -> IO (SgNode ()) |
| Stub for ::SgAsmElfEHFrameSection::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t)
|
|
| asmElfEHFrameSectionGetTraversalSuccessorContainer :: Typeable a => SgAsmElfEHFrameSection a -> IO [SgNode ()] |
| Stub for ::SgAsmElfEHFrameSection::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > ()
|
|
| asmElfEHFrameSectionGetTraversalSuccessorNamesContainer :: Typeable a => SgAsmElfEHFrameSection a -> IO [CString] |
| Stub for ::SgAsmElfEHFrameSection::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > ()
|
|
| asmElfEHFrameSectionIsInMemoryPool :: Typeable a => SgAsmElfEHFrameSection a -> IO Bool |
| Stub for ::SgAsmElfEHFrameSection::isInMemoryPool of type bool ()
|
|
| asmElfEHFrameSectionMemoryUsage :: IO CSize |
| Stub for ::SgAsmElfEHFrameSection::memoryUsage of type ::size_t()
|
|
| asmElfEHFrameSectionNumberOfNodes :: IO CSize |
| Stub for ::SgAsmElfEHFrameSection::numberOfNodes of type ::size_t()
|
|
| asmElfEHFrameSectionParse :: Typeable a => SgAsmElfEHFrameSection a -> IO (SgAsmElfEHFrameSection ()) |
| Stub for ::SgAsmElfEHFrameSection::parse of type class ::SgAsmElfEHFrameSection*()
|
|
| asmElfEHFrameSectionSageClassName :: Typeable a => SgAsmElfEHFrameSection a -> IO String |
| Stub for ::SgAsmElfEHFrameSection::sage_class_name of type const char *()
|
|
| asmElfEHFrameSectionSetCiEntries :: (Typeable a, Typeable b) => SgAsmElfEHFrameSection a -> SgAsmElfEHFrameEntryCIList b -> IO () |
| Stub for ::SgAsmElfEHFrameSection::set_ci_entries of type void (class ::SgAsmElfEHFrameEntryCIList*)
|
|
| asmElfEHFrameSectionVariantT :: Typeable a => SgAsmElfEHFrameSection a -> IO VariantT |
| Stub for ::SgAsmElfEHFrameSection::variantT of type enum ::VariantT()
|
|
| Produced by Haddock version 2.4.2 |