|
| ROSE.Sage3.Methods.SgAsmElfRelocSection |
|
|
|
| Synopsis |
|
|
|
| Documentation |
|
| isSgAsmElfRelocSection :: Typeable a => SgNode a -> IO (Maybe (SgAsmElfRelocSection ())) |
| Attempts a dynamic cast of the given node to the type SgAsmElfRelocSection.
|
|
| upSgAsmElfRelocSection :: Typeable a => SgAsmElfRelocSection a -> SgAsmElfRelocSection () |
| Performs an upcast of a SgAsmElfRelocSection subtype to a SgAsmElfRelocSection.
|
|
| newAsmElfRelocSection :: (Typeable a, Typeable b, Typeable c) => SgAsmElfFileHeader a -> SgAsmElfSymbolSection b -> SgAsmElfSection c -> IO (SgAsmElfRelocSection ()) |
| Stub for ::SgAsmElfRelocSection::SgAsmElfRelocSection of type void (class ::SgAsmElfFileHeader*, class ::SgAsmElfSymbolSection*, class ::SgAsmElfSection*)
|
|
| newAsmElfRelocSection2 :: IO (SgAsmElfRelocSection ()) |
| Stub for ::SgAsmElfRelocSection::SgAsmElfRelocSection of type void ()
|
|
| asmElfRelocSectionCalculateSizes :: Typeable a => SgAsmElfRelocSection a -> Ptr CSize -> Ptr CSize -> Ptr CSize -> Ptr CSize -> IO CULong |
| Stub for ::SgAsmElfRelocSection::calculate_sizes of type ::rose_addr_t(::size_t*, ::size_t*, ::size_t*, ::size_t*)
|
|
| asmElfRelocSectionCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgAsmElfRelocSection a -> IO () |
| Stub for ::SgAsmElfRelocSection::checkDataMemberPointersIfInMemoryPool of type void ()
|
|
| asmElfRelocSectionClassName :: Typeable a => SgAsmElfRelocSection a -> IO String |
| Stub for ::SgAsmElfRelocSection::class_name of type ::std::string()
|
|
| asmElfRelocSectionDump :: Typeable a => SgAsmElfRelocSection a -> Ptr CFile -> String -> CLong -> IO () |
| Stub for ::SgAsmElfRelocSection::dump of type void (::FILE*, const char *, ::ssize_t)
|
|
| asmElfRelocSectionGetChildIndex :: (Typeable a, Typeable b) => SgAsmElfRelocSection a -> SgNode b -> IO CLong |
| Stub for ::SgAsmElfRelocSection::getChildIndex of type long (class ::SgNode*)
|
|
| asmElfRelocSectionGetChildIndex2 :: (Typeable a, Typeable b) => SgAsmElfRelocSection a -> SgNode b -> IO CSize |
| Stub for ::SgAsmElfRelocSection::get_childIndex of type ::size_t(class ::SgNode*)
|
|
| asmElfRelocSectionGetEntries :: Typeable a => SgAsmElfRelocSection a -> IO (SgAsmElfRelocEntryList ()) |
| Stub for ::SgAsmElfRelocSection::get_entries of type class ::SgAsmElfRelocEntryList*()
|
|
| asmElfRelocSectionGetNumberOfTraversalSuccessors :: Typeable a => SgAsmElfRelocSection a -> IO CSize |
| Stub for ::SgAsmElfRelocSection::get_numberOfTraversalSuccessors of type ::size_t()
|
|
| asmElfRelocSectionGetTargetSection :: Typeable a => SgAsmElfRelocSection a -> IO (SgAsmElfSection ()) |
| Stub for ::SgAsmElfRelocSection::get_target_section of type class ::SgAsmElfSection*()
|
|
| asmElfRelocSectionGetTraversalSuccessorByIndex :: Typeable a => SgAsmElfRelocSection a -> CSize -> IO (SgNode ()) |
| Stub for ::SgAsmElfRelocSection::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t)
|
|
| asmElfRelocSectionGetTraversalSuccessorContainer :: Typeable a => SgAsmElfRelocSection a -> IO [SgNode ()] |
| Stub for ::SgAsmElfRelocSection::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > ()
|
|
| asmElfRelocSectionGetTraversalSuccessorNamesContainer :: Typeable a => SgAsmElfRelocSection a -> IO [CString] |
| Stub for ::SgAsmElfRelocSection::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > ()
|
|
| asmElfRelocSectionGetUsesAddend :: Typeable a => SgAsmElfRelocSection a -> IO Bool |
| Stub for ::SgAsmElfRelocSection::get_uses_addend of type bool ()
|
|
| asmElfRelocSectionIsInMemoryPool :: Typeable a => SgAsmElfRelocSection a -> IO Bool |
| Stub for ::SgAsmElfRelocSection::isInMemoryPool of type bool ()
|
|
| asmElfRelocSectionMemoryUsage :: IO CSize |
| Stub for ::SgAsmElfRelocSection::memoryUsage of type ::size_t()
|
|
| asmElfRelocSectionNumberOfNodes :: IO CSize |
| Stub for ::SgAsmElfRelocSection::numberOfNodes of type ::size_t()
|
|
| asmElfRelocSectionParse :: Typeable a => SgAsmElfRelocSection a -> IO (SgAsmElfRelocSection ()) |
| Stub for ::SgAsmElfRelocSection::parse of type class ::SgAsmElfRelocSection*()
|
|
| asmElfRelocSectionReallocate :: Typeable a => SgAsmElfRelocSection a -> IO Bool |
| Stub for ::SgAsmElfRelocSection::reallocate of type bool ()
|
|
| asmElfRelocSectionSageClassName :: Typeable a => SgAsmElfRelocSection a -> IO String |
| Stub for ::SgAsmElfRelocSection::sage_class_name of type const char *()
|
|
| asmElfRelocSectionSetEntries :: (Typeable a, Typeable b) => SgAsmElfRelocSection a -> SgAsmElfRelocEntryList b -> IO () |
| Stub for ::SgAsmElfRelocSection::set_entries of type void (class ::SgAsmElfRelocEntryList*)
|
|
| asmElfRelocSectionSetTargetSection :: (Typeable a, Typeable b) => SgAsmElfRelocSection a -> SgAsmElfSection b -> IO () |
| Stub for ::SgAsmElfRelocSection::set_target_section of type void (class ::SgAsmElfSection*)
|
|
| asmElfRelocSectionSetUsesAddend :: Typeable a => SgAsmElfRelocSection a -> Bool -> IO () |
| Stub for ::SgAsmElfRelocSection::set_uses_addend of type void (bool )
|
|
| asmElfRelocSectionVariantT :: Typeable a => SgAsmElfRelocSection a -> IO VariantT |
| Stub for ::SgAsmElfRelocSection::variantT of type enum ::VariantT()
|
|
| Produced by Haddock version 2.4.2 |