|
| ROSE.Sage3.Methods.SgAsmElfSymbolSection |
|
|
|
| Synopsis |
|
|
|
| Documentation |
|
| isSgAsmElfSymbolSection :: Typeable a => SgNode a -> IO (Maybe (SgAsmElfSymbolSection ())) |
| Attempts a dynamic cast of the given node to the type SgAsmElfSymbolSection.
|
|
| upSgAsmElfSymbolSection :: Typeable a => SgAsmElfSymbolSection a -> SgAsmElfSymbolSection () |
| Performs an upcast of a SgAsmElfSymbolSection subtype to a SgAsmElfSymbolSection.
|
|
| newAsmElfSymbolSection :: (Typeable a, Typeable b) => SgAsmElfFileHeader a -> SgAsmElfStringSection b -> IO (SgAsmElfSymbolSection ()) |
| Stub for ::SgAsmElfSymbolSection::SgAsmElfSymbolSection of type void (class ::SgAsmElfFileHeader*, class ::SgAsmElfStringSection*)
|
|
| newAsmElfSymbolSection2 :: IO (SgAsmElfSymbolSection ()) |
| Stub for ::SgAsmElfSymbolSection::SgAsmElfSymbolSection of type void ()
|
|
| asmElfSymbolSectionCalculateSizes :: Typeable a => SgAsmElfSymbolSection a -> Ptr CSize -> Ptr CSize -> Ptr CSize -> Ptr CSize -> IO CULong |
| Stub for ::SgAsmElfSymbolSection::calculate_sizes of type ::rose_addr_t(::size_t*, ::size_t*, ::size_t*, ::size_t*)
|
|
| asmElfSymbolSectionCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgAsmElfSymbolSection a -> IO () |
| Stub for ::SgAsmElfSymbolSection::checkDataMemberPointersIfInMemoryPool of type void ()
|
|
| asmElfSymbolSectionClassName :: Typeable a => SgAsmElfSymbolSection a -> IO String |
| Stub for ::SgAsmElfSymbolSection::class_name of type ::std::string()
|
|
| asmElfSymbolSectionDump :: Typeable a => SgAsmElfSymbolSection a -> Ptr CFile -> String -> CLong -> IO () |
| Stub for ::SgAsmElfSymbolSection::dump of type void (::FILE*, const char *, ::ssize_t)
|
|
| asmElfSymbolSectionFinishParsing :: Typeable a => SgAsmElfSymbolSection a -> IO () |
| Stub for ::SgAsmElfSymbolSection::finish_parsing of type void ()
|
|
| asmElfSymbolSectionGetChildIndex :: (Typeable a, Typeable b) => SgAsmElfSymbolSection a -> SgNode b -> IO CLong |
| Stub for ::SgAsmElfSymbolSection::getChildIndex of type long (class ::SgNode*)
|
|
| asmElfSymbolSectionGetChildIndex2 :: (Typeable a, Typeable b) => SgAsmElfSymbolSection a -> SgNode b -> IO CSize |
| Stub for ::SgAsmElfSymbolSection::get_childIndex of type ::size_t(class ::SgNode*)
|
|
| asmElfSymbolSectionGetIsDynamic :: Typeable a => SgAsmElfSymbolSection a -> IO Bool |
| Stub for ::SgAsmElfSymbolSection::get_is_dynamic of type bool ()
|
|
| asmElfSymbolSectionGetNumberOfTraversalSuccessors :: Typeable a => SgAsmElfSymbolSection a -> IO CSize |
| Stub for ::SgAsmElfSymbolSection::get_numberOfTraversalSuccessors of type ::size_t()
|
|
| asmElfSymbolSectionGetSymbols :: Typeable a => SgAsmElfSymbolSection a -> IO (SgAsmElfSymbolList ()) |
| Stub for ::SgAsmElfSymbolSection::get_symbols of type class ::SgAsmElfSymbolList*()
|
|
| asmElfSymbolSectionGetTraversalSuccessorByIndex :: Typeable a => SgAsmElfSymbolSection a -> CSize -> IO (SgNode ()) |
| Stub for ::SgAsmElfSymbolSection::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t)
|
|
| asmElfSymbolSectionGetTraversalSuccessorContainer :: Typeable a => SgAsmElfSymbolSection a -> IO [SgNode ()] |
| Stub for ::SgAsmElfSymbolSection::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > ()
|
|
| asmElfSymbolSectionGetTraversalSuccessorNamesContainer :: Typeable a => SgAsmElfSymbolSection a -> IO [CString] |
| Stub for ::SgAsmElfSymbolSection::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > ()
|
|
| asmElfSymbolSectionIndexOf :: (Typeable a, Typeable b) => SgAsmElfSymbolSection a -> SgAsmElfSymbol b -> IO CSize |
| Stub for ::SgAsmElfSymbolSection::index_of of type ::size_t(class ::SgAsmElfSymbol*)
|
|
| asmElfSymbolSectionIsInMemoryPool :: Typeable a => SgAsmElfSymbolSection a -> IO Bool |
| Stub for ::SgAsmElfSymbolSection::isInMemoryPool of type bool ()
|
|
| asmElfSymbolSectionMemoryUsage :: IO CSize |
| Stub for ::SgAsmElfSymbolSection::memoryUsage of type ::size_t()
|
|
| asmElfSymbolSectionNumberOfNodes :: IO CSize |
| Stub for ::SgAsmElfSymbolSection::numberOfNodes of type ::size_t()
|
|
| asmElfSymbolSectionParse :: Typeable a => SgAsmElfSymbolSection a -> IO (SgAsmElfSymbolSection ()) |
| Stub for ::SgAsmElfSymbolSection::parse of type class ::SgAsmElfSymbolSection*()
|
|
| asmElfSymbolSectionReallocate :: Typeable a => SgAsmElfSymbolSection a -> IO Bool |
| Stub for ::SgAsmElfSymbolSection::reallocate of type bool ()
|
|
| asmElfSymbolSectionSageClassName :: Typeable a => SgAsmElfSymbolSection a -> IO String |
| Stub for ::SgAsmElfSymbolSection::sage_class_name of type const char *()
|
|
| asmElfSymbolSectionSetIsDynamic :: Typeable a => SgAsmElfSymbolSection a -> Bool -> IO () |
| Stub for ::SgAsmElfSymbolSection::set_is_dynamic of type void (bool )
|
|
| asmElfSymbolSectionSetSymbols :: (Typeable a, Typeable b) => SgAsmElfSymbolSection a -> SgAsmElfSymbolList b -> IO () |
| Stub for ::SgAsmElfSymbolSection::set_symbols of type void (class ::SgAsmElfSymbolList*)
|
|
| asmElfSymbolSectionVariantT :: Typeable a => SgAsmElfSymbolSection a -> IO VariantT |
| Stub for ::SgAsmElfSymbolSection::variantT of type enum ::VariantT()
|
|
| Produced by Haddock version 2.4.2 |