|
| ROSE.Sage3.Methods.SgAsmGenericSection |
|
|
|
| Synopsis |
|
|
|
| Documentation |
|
| isSgAsmGenericSection :: Typeable a => SgNode a -> IO (Maybe (SgAsmGenericSection ())) |
| Attempts a dynamic cast of the given node to the type SgAsmGenericSection.
|
|
| upSgAsmGenericSection :: Typeable a => SgAsmGenericSection a -> SgAsmGenericSection () |
| Performs an upcast of a SgAsmGenericSection subtype to a SgAsmGenericSection.
|
|
| newAsmGenericSection :: (Typeable a, Typeable b) => SgAsmGenericFile a -> SgAsmGenericHeader b -> IO (SgAsmGenericSection ()) |
| Stub for ::SgAsmGenericSection::SgAsmGenericSection of type void (class ::SgAsmGenericFile*, class ::SgAsmGenericHeader*)
|
|
| newAsmGenericSection2 :: IO (SgAsmGenericSection ()) |
| Stub for ::SgAsmGenericSection::SgAsmGenericSection of type void ()
|
|
| asmGenericSectionAlign :: Typeable a => SgAsmGenericSection a -> IO Bool |
| Stub for ::SgAsmGenericSection::align of type bool ()
|
|
| asmGenericSectionCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgAsmGenericSection a -> IO () |
| Stub for ::SgAsmGenericSection::checkDataMemberPointersIfInMemoryPool of type void ()
|
|
| asmGenericSectionClassName :: Typeable a => SgAsmGenericSection a -> IO String |
| Stub for ::SgAsmGenericSection::class_name of type ::std::string()
|
|
| asmGenericSectionClearMapped :: Typeable a => SgAsmGenericSection a -> IO () |
| Stub for ::SgAsmGenericSection::clear_mapped of type void ()
|
|
| asmGenericSectionDump :: Typeable a => SgAsmGenericSection a -> Ptr CFile -> String -> CLong -> IO () |
| Stub for ::SgAsmGenericSection::dump of type void (::FILE*, const char *, ::ssize_t)
|
|
| asmGenericSectionExtend :: Typeable a => SgAsmGenericSection a -> CULong -> IO () |
| Stub for ::SgAsmGenericSection::extend of type void (::rose_addr_t)
|
|
| asmGenericSectionGetChildIndex :: (Typeable a, Typeable b) => SgAsmGenericSection a -> SgNode b -> IO CLong |
| Stub for ::SgAsmGenericSection::getChildIndex of type long (class ::SgNode*)
|
|
| asmGenericSectionGetBaseVa :: Typeable a => SgAsmGenericSection a -> IO CULong |
| Stub for ::SgAsmGenericSection::get_base_va of type ::rose_addr_t()
|
|
| asmGenericSectionGetChildIndex2 :: (Typeable a, Typeable b) => SgAsmGenericSection a -> SgNode b -> IO CSize |
| Stub for ::SgAsmGenericSection::get_childIndex of type ::size_t(class ::SgNode*)
|
|
| asmGenericSectionGetContainsCode :: Typeable a => SgAsmGenericSection a -> IO Bool |
| Stub for ::SgAsmGenericSection::get_contains_code of type bool ()
|
|
| asmGenericSectionGetEndOffset :: Typeable a => SgAsmGenericSection a -> IO CULong |
| Stub for ::SgAsmGenericSection::get_end_offset of type ::rose_addr_t()
|
|
| asmGenericSectionGetFile :: Typeable a => SgAsmGenericSection a -> IO (SgAsmGenericFile ()) |
| Stub for ::SgAsmGenericSection::get_file of type class ::SgAsmGenericFile*()
|
|
| asmGenericSectionGetFileAlignment :: Typeable a => SgAsmGenericSection a -> IO CULong |
| Stub for ::SgAsmGenericSection::get_file_alignment of type ::rose_addr_t()
|
|
| asmGenericSectionGetFlags :: Typeable a => SgAsmGenericSection a -> IO CULong |
| Stub for ::SgAsmGenericSection::get_flags of type unsigned long ()
|
|
| asmGenericSectionGetHeader :: Typeable a => SgAsmGenericSection a -> IO (SgAsmGenericHeader ()) |
| Stub for ::SgAsmGenericSection::get_header of type class ::SgAsmGenericHeader*()
|
|
| asmGenericSectionGetId :: Typeable a => SgAsmGenericSection a -> IO CInt |
| Stub for ::SgAsmGenericSection::get_id of type int ()
|
|
| asmGenericSectionGetMappedActualVa :: Typeable a => SgAsmGenericSection a -> IO CULong |
| Stub for ::SgAsmGenericSection::get_mapped_actual_va of type ::rose_addr_t()
|
|
| asmGenericSectionGetMappedAlignment :: Typeable a => SgAsmGenericSection a -> IO CULong |
| Stub for ::SgAsmGenericSection::get_mapped_alignment of type ::rose_addr_t()
|
|
| asmGenericSectionGetMappedPreferredRva :: Typeable a => SgAsmGenericSection a -> IO CULong |
| Stub for ::SgAsmGenericSection::get_mapped_preferred_rva of type ::rose_addr_t()
|
|
| asmGenericSectionGetMappedPreferredVa :: Typeable a => SgAsmGenericSection a -> IO CULong |
| Stub for ::SgAsmGenericSection::get_mapped_preferred_va of type ::rose_addr_t()
|
|
| asmGenericSectionGetMappedRperm :: Typeable a => SgAsmGenericSection a -> IO Bool |
| Stub for ::SgAsmGenericSection::get_mapped_rperm of type bool ()
|
|
| asmGenericSectionGetMappedSize :: Typeable a => SgAsmGenericSection a -> IO CULong |
| Stub for ::SgAsmGenericSection::get_mapped_size of type ::rose_addr_t()
|
|
| asmGenericSectionGetMappedWperm :: Typeable a => SgAsmGenericSection a -> IO Bool |
| Stub for ::SgAsmGenericSection::get_mapped_wperm of type bool ()
|
|
| asmGenericSectionGetMappedXperm :: Typeable a => SgAsmGenericSection a -> IO Bool |
| Stub for ::SgAsmGenericSection::get_mapped_xperm of type bool ()
|
|
| asmGenericSectionGetName :: Typeable a => SgAsmGenericSection a -> IO (SgAsmGenericString ()) |
| Stub for ::SgAsmGenericSection::get_name of type class ::SgAsmGenericString*()
|
|
| asmGenericSectionGetNumberOfTraversalSuccessors :: Typeable a => SgAsmGenericSection a -> IO CSize |
| Stub for ::SgAsmGenericSection::get_numberOfTraversalSuccessors of type ::size_t()
|
|
| asmGenericSectionGetOffset :: Typeable a => SgAsmGenericSection a -> IO CULong |
| Stub for ::SgAsmGenericSection::get_offset of type ::rose_addr_t()
|
|
| asmGenericSectionGetRvaOffset :: Typeable a => SgAsmGenericSection a -> CULong -> IO CULong |
| Stub for ::SgAsmGenericSection::get_rva_offset of type ::rose_addr_t(::rose_addr_t)
|
|
| asmGenericSectionGetShortName :: Typeable a => SgAsmGenericSection a -> IO String |
| Stub for ::SgAsmGenericSection::get_short_name of type ::std::string()
|
|
| asmGenericSectionGetSize :: Typeable a => SgAsmGenericSection a -> IO CULong |
| Stub for ::SgAsmGenericSection::get_size of type ::rose_addr_t()
|
|
| asmGenericSectionGetStartingFileOffset :: Typeable a => SgAsmGenericSection a -> IO CULong |
| Stub for ::SgAsmGenericSection::get_starting_file_offset of type unsigned long ()
|
|
| asmGenericSectionGetStartingMemoryAddress :: Typeable a => SgAsmGenericSection a -> IO CULong |
| Stub for ::SgAsmGenericSection::get_starting_memory_address of type unsigned long ()
|
|
| asmGenericSectionGetSynthesized :: Typeable a => SgAsmGenericSection a -> IO Bool |
| Stub for ::SgAsmGenericSection::get_synthesized of type bool ()
|
|
| asmGenericSectionGetTraversalSuccessorByIndex :: Typeable a => SgAsmGenericSection a -> CSize -> IO (SgNode ()) |
| Stub for ::SgAsmGenericSection::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t)
|
|
| asmGenericSectionGetTraversalSuccessorContainer :: Typeable a => SgAsmGenericSection a -> IO [SgNode ()] |
| Stub for ::SgAsmGenericSection::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > ()
|
|
| asmGenericSectionGetTraversalSuccessorNamesContainer :: Typeable a => SgAsmGenericSection a -> IO [CString] |
| Stub for ::SgAsmGenericSection::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > ()
|
|
| asmGenericSectionGetType :: Typeable a => SgAsmGenericSection a -> IO CULong |
| Stub for ::SgAsmGenericSection::get_type of type unsigned long ()
|
|
| asmGenericSectionGetVaOffset :: Typeable a => SgAsmGenericSection a -> CULong -> IO CULong |
| Stub for ::SgAsmGenericSection::get_va_offset of type ::rose_addr_t(::rose_addr_t)
|
|
| asmGenericSectionGrabContent :: Typeable a => SgAsmGenericSection a -> IO () |
| Stub for ::SgAsmGenericSection::grab_content of type void ()
|
|
| asmGenericSectionIsInMemoryPool :: Typeable a => SgAsmGenericSection a -> IO Bool |
| Stub for ::SgAsmGenericSection::isInMemoryPool of type bool ()
|
|
| asmGenericSectionIsFileHeader :: Typeable a => SgAsmGenericSection a -> IO (SgAsmGenericHeader ()) |
| Stub for ::SgAsmGenericSection::is_file_header of type class ::SgAsmGenericHeader*()
|
|
| asmGenericSectionIsMapped :: Typeable a => SgAsmGenericSection a -> IO Bool |
| Stub for ::SgAsmGenericSection::is_mapped of type bool ()
|
|
| asmGenericSectionMemoryUsage :: IO CSize |
| Stub for ::SgAsmGenericSection::memoryUsage of type ::size_t()
|
|
| asmGenericSectionNumberOfNodes :: IO CSize |
| Stub for ::SgAsmGenericSection::numberOfNodes of type ::size_t()
|
|
| asmGenericSectionParse :: Typeable a => SgAsmGenericSection a -> IO (SgAsmGenericSection ()) |
| Stub for ::SgAsmGenericSection::parse of type class ::SgAsmGenericSection*()
|
|
| asmGenericSectionReadContent :: Typeable a => SgAsmGenericSection a -> CULong -> Ptr () -> CULong -> Bool -> IO CSize |
| Stub for ::SgAsmGenericSection::read_content of type ::size_t(::rose_addr_t, void *, ::rose_addr_t, bool )
|
|
| asmGenericSectionReadContentLocal :: Typeable a => SgAsmGenericSection a -> CULong -> Ptr () -> CULong -> Bool -> IO CSize |
| Stub for ::SgAsmGenericSection::read_content_local of type ::size_t(::rose_addr_t, void *, ::rose_addr_t, bool )
|
|
| asmGenericSectionReadContentLocalSleb128 :: Typeable a => SgAsmGenericSection a -> Ptr CULong -> Bool -> IO Int64 |
| Stub for ::SgAsmGenericSection::read_content_local_sleb128 of type ::int64_t(::rose_addr_t*, bool )
|
|
| asmGenericSectionReadContentLocalStr :: Typeable a => SgAsmGenericSection a -> CULong -> Bool -> IO String |
| Stub for ::SgAsmGenericSection::read_content_local_str of type ::std::string(::rose_addr_t, bool )
|
|
| asmGenericSectionReadContentLocalUcl :: Typeable a => SgAsmGenericSection a -> CULong -> CULong -> IO [CUChar] |
| Stub for ::SgAsmGenericSection::read_content_local_ucl of type ::SgUnsignedCharList(::rose_addr_t, ::rose_addr_t)
|
|
| asmGenericSectionReadContentLocalUleb128 :: Typeable a => SgAsmGenericSection a -> Ptr CULong -> Bool -> IO Word64 |
| Stub for ::SgAsmGenericSection::read_content_local_uleb128 of type ::uint64_t(::rose_addr_t*, bool )
|
|
| asmGenericSectionReadContentStr :: Typeable a => SgAsmGenericSection a -> CULong -> Bool -> IO String |
| Stub for ::SgAsmGenericSection::read_content_str of type ::std::string(::rose_addr_t, bool )
|
|
| asmGenericSectionReallocate :: Typeable a => SgAsmGenericSection a -> IO Bool |
| Stub for ::SgAsmGenericSection::reallocate of type bool ()
|
|
| asmGenericSectionSageClassName :: Typeable a => SgAsmGenericSection a -> IO String |
| Stub for ::SgAsmGenericSection::sage_class_name of type const char *()
|
|
| asmGenericSectionSetContainsCode :: Typeable a => SgAsmGenericSection a -> Bool -> IO () |
| Stub for ::SgAsmGenericSection::set_contains_code of type void (bool )
|
|
| asmGenericSectionSetFile :: (Typeable a, Typeable b) => SgAsmGenericSection a -> SgAsmGenericFile b -> IO () |
| Stub for ::SgAsmGenericSection::set_file of type void (class ::SgAsmGenericFile*)
|
|
| asmGenericSectionSetFileAlignment :: Typeable a => SgAsmGenericSection a -> CULong -> IO () |
| Stub for ::SgAsmGenericSection::set_file_alignment of type void (::rose_addr_t)
|
|
| asmGenericSectionSetHeader :: (Typeable a, Typeable b) => SgAsmGenericSection a -> SgAsmGenericHeader b -> IO () |
| Stub for ::SgAsmGenericSection::set_header of type void (class ::SgAsmGenericHeader*)
|
|
| asmGenericSectionSetId :: Typeable a => SgAsmGenericSection a -> CInt -> IO () |
| Stub for ::SgAsmGenericSection::set_id of type void (int )
|
|
| asmGenericSectionSetMappedActualVa :: Typeable a => SgAsmGenericSection a -> CULong -> IO () |
| Stub for ::SgAsmGenericSection::set_mapped_actual_va of type void (::rose_addr_t)
|
|
| asmGenericSectionSetMappedAlignment :: Typeable a => SgAsmGenericSection a -> CULong -> IO () |
| Stub for ::SgAsmGenericSection::set_mapped_alignment of type void (::rose_addr_t)
|
|
| asmGenericSectionSetMappedPreferredRva :: Typeable a => SgAsmGenericSection a -> CULong -> IO () |
| Stub for ::SgAsmGenericSection::set_mapped_preferred_rva of type void (::rose_addr_t)
|
|
| asmGenericSectionSetMappedRperm :: Typeable a => SgAsmGenericSection a -> Bool -> IO () |
| Stub for ::SgAsmGenericSection::set_mapped_rperm of type void (bool )
|
|
| asmGenericSectionSetMappedSize :: Typeable a => SgAsmGenericSection a -> CULong -> IO () |
| Stub for ::SgAsmGenericSection::set_mapped_size of type void (::rose_addr_t)
|
|
| asmGenericSectionSetMappedWperm :: Typeable a => SgAsmGenericSection a -> Bool -> IO () |
| Stub for ::SgAsmGenericSection::set_mapped_wperm of type void (bool )
|
|
| asmGenericSectionSetMappedXperm :: Typeable a => SgAsmGenericSection a -> Bool -> IO () |
| Stub for ::SgAsmGenericSection::set_mapped_xperm of type void (bool )
|
|
| asmGenericSectionSetName :: (Typeable a, Typeable b) => SgAsmGenericSection a -> SgAsmGenericString b -> IO () |
| Stub for ::SgAsmGenericSection::set_name of type void (class ::SgAsmGenericString*)
|
|
| asmGenericSectionSetOffset :: Typeable a => SgAsmGenericSection a -> CULong -> IO () |
| Stub for ::SgAsmGenericSection::set_offset of type void (::rose_addr_t)
|
|
| asmGenericSectionSetShortName :: Typeable a => SgAsmGenericSection a -> String -> IO () |
| Stub for ::SgAsmGenericSection::set_short_name of type void (const ::std::string&)
|
|
| asmGenericSectionSetSize :: Typeable a => SgAsmGenericSection a -> CULong -> IO () |
| Stub for ::SgAsmGenericSection::set_size of type void (::rose_addr_t)
|
|
| asmGenericSectionSetSynthesized :: Typeable a => SgAsmGenericSection a -> Bool -> IO () |
| Stub for ::SgAsmGenericSection::set_synthesized of type void (bool )
|
|
| asmGenericSectionVariantT :: Typeable a => SgAsmGenericSection a -> IO VariantT |
| Stub for ::SgAsmGenericSection::variantT of type enum ::VariantT()
|
|
| asmGenericSectionWritableContent :: Typeable a => SgAsmGenericSection a -> CSize -> IO String |
| Stub for ::SgAsmGenericSection::writable_content of type unsigned char *(::size_t)
|
|
| asmGenericSectionWriteSleb128 :: Typeable a => SgAsmGenericSection a -> String -> CULong -> Int64 -> IO CULong |
| Stub for ::SgAsmGenericSection::write_sleb128 of type ::rose_addr_t(unsigned char *, ::rose_addr_t, ::int64_t)
|
|
| asmGenericSectionWriteUleb128 :: Typeable a => SgAsmGenericSection a -> String -> CULong -> Word64 -> IO CULong |
| Stub for ::SgAsmGenericSection::write_uleb128 of type ::rose_addr_t(unsigned char *, ::rose_addr_t, ::uint64_t)
|
|
| Produced by Haddock version 2.4.2 |