| ||||
| ||||
| Synopsis | ||||
| Documentation | ||||
| isSgAsmElfSectionTableEntry :: Typeable a => SgNode a -> IO (Maybe (SgAsmElfSectionTableEntry ())) | ||||
| Attempts a dynamic cast of the given node to the type SgAsmElfSectionTableEntry. | ||||
| upSgAsmElfSectionTableEntry :: Typeable a => SgAsmElfSectionTableEntry a -> SgAsmElfSectionTableEntry () | ||||
| Performs an upcast of a SgAsmElfSectionTableEntry subtype to a SgAsmElfSectionTableEntry. | ||||
| newAsmElfSectionTableEntry :: IO (SgAsmElfSectionTableEntry ()) | ||||
| Stub for ::SgAsmElfSectionTableEntry::SgAsmElfSectionTableEntry of type void () | ||||
| asmElfSectionTableEntryCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgAsmElfSectionTableEntry a -> IO () | ||||
| Stub for ::SgAsmElfSectionTableEntry::checkDataMemberPointersIfInMemoryPool of type void () | ||||
| asmElfSectionTableEntryClassName :: Typeable a => SgAsmElfSectionTableEntry a -> IO String | ||||
| Stub for ::SgAsmElfSectionTableEntry::class_name of type ::std::string() | ||||
| asmElfSectionTableEntryDump :: Typeable a => SgAsmElfSectionTableEntry a -> Ptr CFile -> String -> CLong -> IO () | ||||
| Stub for ::SgAsmElfSectionTableEntry::dump of type void (::FILE*, const char *, ::ssize_t) | ||||
| asmElfSectionTableEntryGetChildIndex :: (Typeable a, Typeable b) => SgAsmElfSectionTableEntry a -> SgNode b -> IO CLong | ||||
| Stub for ::SgAsmElfSectionTableEntry::getChildIndex of type long (class ::SgNode*) | ||||
| asmElfSectionTableEntryGetChildIndex2 :: (Typeable a, Typeable b) => SgAsmElfSectionTableEntry a -> SgNode b -> IO CSize | ||||
| Stub for ::SgAsmElfSectionTableEntry::get_childIndex of type ::size_t(class ::SgNode*) | ||||
| asmElfSectionTableEntryGetExtra :: Typeable a => SgAsmElfSectionTableEntry a -> IO [CUChar] | ||||
| Stub for ::SgAsmElfSectionTableEntry::get_extra of type const ::SgUnsignedCharList&() | ||||
| asmElfSectionTableEntryGetNumberOfTraversalSuccessors :: Typeable a => SgAsmElfSectionTableEntry a -> IO CSize | ||||
| Stub for ::SgAsmElfSectionTableEntry::get_numberOfTraversalSuccessors of type ::size_t() | ||||
| asmElfSectionTableEntryGetShAddr :: Typeable a => SgAsmElfSectionTableEntry a -> IO CULong | ||||
| Stub for ::SgAsmElfSectionTableEntry::get_sh_addr of type ::rose_addr_t() | ||||
| asmElfSectionTableEntryGetShAddralign :: Typeable a => SgAsmElfSectionTableEntry a -> IO CULong | ||||
| Stub for ::SgAsmElfSectionTableEntry::get_sh_addralign of type ::rose_addr_t() | ||||
| asmElfSectionTableEntryGetShEntsize :: Typeable a => SgAsmElfSectionTableEntry a -> IO CULong | ||||
| Stub for ::SgAsmElfSectionTableEntry::get_sh_entsize of type ::rose_addr_t() | ||||
| asmElfSectionTableEntryGetShFlags :: Typeable a => SgAsmElfSectionTableEntry a -> IO Word64 | ||||
| Stub for ::SgAsmElfSectionTableEntry::get_sh_flags of type ::uint64_t() | ||||
| asmElfSectionTableEntryGetShInfo :: Typeable a => SgAsmElfSectionTableEntry a -> IO CULong | ||||
| Stub for ::SgAsmElfSectionTableEntry::get_sh_info of type unsigned long () | ||||
| asmElfSectionTableEntryGetShLink :: Typeable a => SgAsmElfSectionTableEntry a -> IO CULong | ||||
| Stub for ::SgAsmElfSectionTableEntry::get_sh_link of type unsigned long () | ||||
| asmElfSectionTableEntryGetShName :: Typeable a => SgAsmElfSectionTableEntry a -> IO CUInt | ||||
| Stub for ::SgAsmElfSectionTableEntry::get_sh_name of type unsigned int () | ||||
| asmElfSectionTableEntryGetShOffset :: Typeable a => SgAsmElfSectionTableEntry a -> IO CULong | ||||
| Stub for ::SgAsmElfSectionTableEntry::get_sh_offset of type ::rose_addr_t() | ||||
| asmElfSectionTableEntryGetShSize :: Typeable a => SgAsmElfSectionTableEntry a -> IO CULong | ||||
| Stub for ::SgAsmElfSectionTableEntry::get_sh_size of type ::rose_addr_t() | ||||
| asmElfSectionTableEntryGetTraversalSuccessorByIndex :: Typeable a => SgAsmElfSectionTableEntry a -> CSize -> IO (SgNode ()) | ||||
| Stub for ::SgAsmElfSectionTableEntry::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
| asmElfSectionTableEntryGetTraversalSuccessorContainer :: Typeable a => SgAsmElfSectionTableEntry a -> IO [SgNode ()] | ||||
| Stub for ::SgAsmElfSectionTableEntry::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
| asmElfSectionTableEntryGetTraversalSuccessorNamesContainer :: Typeable a => SgAsmElfSectionTableEntry a -> IO [CString] | ||||
| Stub for ::SgAsmElfSectionTableEntry::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
| asmElfSectionTableEntryIsInMemoryPool :: Typeable a => SgAsmElfSectionTableEntry a -> IO Bool | ||||
| Stub for ::SgAsmElfSectionTableEntry::isInMemoryPool of type bool () | ||||
| asmElfSectionTableEntryMemoryUsage :: IO CSize | ||||
| Stub for ::SgAsmElfSectionTableEntry::memoryUsage of type ::size_t() | ||||
| asmElfSectionTableEntryNumberOfNodes :: IO CSize | ||||
| Stub for ::SgAsmElfSectionTableEntry::numberOfNodes of type ::size_t() | ||||
| asmElfSectionTableEntrySageClassName :: Typeable a => SgAsmElfSectionTableEntry a -> IO String | ||||
| Stub for ::SgAsmElfSectionTableEntry::sage_class_name of type const char *() | ||||
| asmElfSectionTableEntrySetShAddr :: Typeable a => SgAsmElfSectionTableEntry a -> CULong -> IO () | ||||
| Stub for ::SgAsmElfSectionTableEntry::set_sh_addr of type void (::rose_addr_t) | ||||
| asmElfSectionTableEntrySetShAddralign :: Typeable a => SgAsmElfSectionTableEntry a -> CULong -> IO () | ||||
| Stub for ::SgAsmElfSectionTableEntry::set_sh_addralign of type void (::rose_addr_t) | ||||
| asmElfSectionTableEntrySetShEntsize :: Typeable a => SgAsmElfSectionTableEntry a -> CULong -> IO () | ||||
| Stub for ::SgAsmElfSectionTableEntry::set_sh_entsize of type void (::rose_addr_t) | ||||
| asmElfSectionTableEntrySetShFlags :: Typeable a => SgAsmElfSectionTableEntry a -> Word64 -> IO () | ||||
| Stub for ::SgAsmElfSectionTableEntry::set_sh_flags of type void (::uint64_t) | ||||
| asmElfSectionTableEntrySetShInfo :: Typeable a => SgAsmElfSectionTableEntry a -> CULong -> IO () | ||||
| Stub for ::SgAsmElfSectionTableEntry::set_sh_info of type void (unsigned long ) | ||||
| asmElfSectionTableEntrySetShLink :: Typeable a => SgAsmElfSectionTableEntry a -> CULong -> IO () | ||||
| Stub for ::SgAsmElfSectionTableEntry::set_sh_link of type void (unsigned long ) | ||||
| asmElfSectionTableEntrySetShName :: Typeable a => SgAsmElfSectionTableEntry a -> CUInt -> IO () | ||||
| Stub for ::SgAsmElfSectionTableEntry::set_sh_name of type void (unsigned int ) | ||||
| asmElfSectionTableEntrySetShOffset :: Typeable a => SgAsmElfSectionTableEntry a -> CULong -> IO () | ||||
| Stub for ::SgAsmElfSectionTableEntry::set_sh_offset of type void (::rose_addr_t) | ||||
| asmElfSectionTableEntrySetShSize :: Typeable a => SgAsmElfSectionTableEntry a -> CULong -> IO () | ||||
| Stub for ::SgAsmElfSectionTableEntry::set_sh_size of type void (::rose_addr_t) | ||||
| asmElfSectionTableEntryUpdateFromSection :: (Typeable a, Typeable b) => SgAsmElfSectionTableEntry a -> SgAsmElfSection b -> IO () | ||||
| Stub for ::SgAsmElfSectionTableEntry::update_from_section of type void (class ::SgAsmElfSection*) | ||||
| asmElfSectionTableEntryVariantT :: Typeable a => SgAsmElfSectionTableEntry a -> IO VariantT | ||||
| Stub for ::SgAsmElfSectionTableEntry::variantT of type enum ::VariantT() | ||||
| Produced by Haddock version 2.4.2 |