| ||||
| ||||
Synopsis | ||||
Documentation | ||||
isSgAsmElfFileHeader :: Typeable a => SgNode a -> IO (Maybe (SgAsmElfFileHeader ())) | ||||
Attempts a dynamic cast of the given node to the type SgAsmElfFileHeader. | ||||
upSgAsmElfFileHeader :: Typeable a => SgAsmElfFileHeader a -> SgAsmElfFileHeader () | ||||
Performs an upcast of a SgAsmElfFileHeader subtype to a SgAsmElfFileHeader. | ||||
newAsmElfFileHeader :: Typeable a => SgAsmGenericFile a -> IO (SgAsmElfFileHeader ()) | ||||
Stub for ::SgAsmElfFileHeader::SgAsmElfFileHeader of type void (class ::SgAsmGenericFile*) | ||||
newAsmElfFileHeader2 :: IO (SgAsmElfFileHeader ()) | ||||
Stub for ::SgAsmElfFileHeader::SgAsmElfFileHeader of type void () | ||||
asmElfFileHeaderCheckDataMemberPointersIfInMemoryPool :: Typeable a => SgAsmElfFileHeader a -> IO () | ||||
Stub for ::SgAsmElfFileHeader::checkDataMemberPointersIfInMemoryPool of type void () | ||||
asmElfFileHeaderClassName :: Typeable a => SgAsmElfFileHeader a -> IO String | ||||
Stub for ::SgAsmElfFileHeader::class_name of type ::std::string() | ||||
asmElfFileHeaderDump :: Typeable a => SgAsmElfFileHeader a -> Ptr CFile -> String -> CLong -> IO () | ||||
Stub for ::SgAsmElfFileHeader::dump of type void (::FILE*, const char *, ::ssize_t) | ||||
asmElfFileHeaderFormatName :: Typeable a => SgAsmElfFileHeader a -> IO String | ||||
Stub for ::SgAsmElfFileHeader::format_name of type const char *() | ||||
asmElfFileHeaderGetChildIndex :: (Typeable a, Typeable b) => SgAsmElfFileHeader a -> SgNode b -> IO CLong | ||||
Stub for ::SgAsmElfFileHeader::getChildIndex of type long (class ::SgNode*) | ||||
asmElfFileHeaderGetChildIndex2 :: (Typeable a, Typeable b) => SgAsmElfFileHeader a -> SgNode b -> IO CSize | ||||
Stub for ::SgAsmElfFileHeader::get_childIndex of type ::size_t(class ::SgNode*) | ||||
asmElfFileHeaderGetEEhsize :: Typeable a => SgAsmElfFileHeader a -> IO CULong | ||||
Stub for ::SgAsmElfFileHeader::get_e_ehsize of type unsigned long () | ||||
asmElfFileHeaderGetEFlags :: Typeable a => SgAsmElfFileHeader a -> IO CULong | ||||
Stub for ::SgAsmElfFileHeader::get_e_flags of type unsigned long () | ||||
asmElfFileHeaderGetEIdentDataEncoding :: Typeable a => SgAsmElfFileHeader a -> IO CUChar | ||||
Stub for ::SgAsmElfFileHeader::get_e_ident_data_encoding of type unsigned char () | ||||
asmElfFileHeaderGetEIdentFileClass :: Typeable a => SgAsmElfFileHeader a -> IO CUChar | ||||
Stub for ::SgAsmElfFileHeader::get_e_ident_file_class of type unsigned char () | ||||
asmElfFileHeaderGetEIdentFileVersion :: Typeable a => SgAsmElfFileHeader a -> IO CUChar | ||||
Stub for ::SgAsmElfFileHeader::get_e_ident_file_version of type unsigned char () | ||||
asmElfFileHeaderGetEIdentPadding :: Typeable a => SgAsmElfFileHeader a -> IO [CUChar] | ||||
Stub for ::SgAsmElfFileHeader::get_e_ident_padding of type ::SgUnsignedCharList() | ||||
asmElfFileHeaderGetEMachine :: Typeable a => SgAsmElfFileHeader a -> IO CULong | ||||
Stub for ::SgAsmElfFileHeader::get_e_machine of type unsigned long () | ||||
asmElfFileHeaderGetEPhnum :: Typeable a => SgAsmElfFileHeader a -> IO CULong | ||||
Stub for ::SgAsmElfFileHeader::get_e_phnum of type unsigned long () | ||||
asmElfFileHeaderGetEShnum :: Typeable a => SgAsmElfFileHeader a -> IO CULong | ||||
Stub for ::SgAsmElfFileHeader::get_e_shnum of type unsigned long () | ||||
asmElfFileHeaderGetEShstrndx :: Typeable a => SgAsmElfFileHeader a -> IO CULong | ||||
Stub for ::SgAsmElfFileHeader::get_e_shstrndx of type unsigned long () | ||||
asmElfFileHeaderGetEType :: Typeable a => SgAsmElfFileHeader a -> IO CULong | ||||
Stub for ::SgAsmElfFileHeader::get_e_type of type unsigned long () | ||||
asmElfFileHeaderGetNumberOfTraversalSuccessors :: Typeable a => SgAsmElfFileHeader a -> IO CSize | ||||
Stub for ::SgAsmElfFileHeader::get_numberOfTraversalSuccessors of type ::size_t() | ||||
asmElfFileHeaderGetPhextrasz :: Typeable a => SgAsmElfFileHeader a -> IO CULong | ||||
Stub for ::SgAsmElfFileHeader::get_phextrasz of type unsigned long () | ||||
asmElfFileHeaderGetSectabSections :: Typeable a => SgAsmElfFileHeader a -> IO [SgAsmGenericSection ()] | ||||
Stub for ::SgAsmElfFileHeader::get_sectab_sections of type ::SgAsmGenericSectionPtrList() | ||||
asmElfFileHeaderGetSectionTable :: Typeable a => SgAsmElfFileHeader a -> IO (SgAsmElfSectionTable ()) | ||||
Stub for ::SgAsmElfFileHeader::get_section_table of type class ::SgAsmElfSectionTable*() | ||||
asmElfFileHeaderGetSegmentTable :: Typeable a => SgAsmElfFileHeader a -> IO (SgAsmElfSegmentTable ()) | ||||
Stub for ::SgAsmElfFileHeader::get_segment_table of type class ::SgAsmElfSegmentTable*() | ||||
asmElfFileHeaderGetSegtabSections :: Typeable a => SgAsmElfFileHeader a -> IO [SgAsmGenericSection ()] | ||||
Stub for ::SgAsmElfFileHeader::get_segtab_sections of type ::SgAsmGenericSectionPtrList() | ||||
asmElfFileHeaderGetShextrasz :: Typeable a => SgAsmElfFileHeader a -> IO CULong | ||||
Stub for ::SgAsmElfFileHeader::get_shextrasz of type unsigned long () | ||||
asmElfFileHeaderGetTraversalSuccessorByIndex :: Typeable a => SgAsmElfFileHeader a -> CSize -> IO (SgNode ()) | ||||
Stub for ::SgAsmElfFileHeader::get_traversalSuccessorByIndex of type class ::SgNode*(::size_t) | ||||
asmElfFileHeaderGetTraversalSuccessorContainer :: Typeable a => SgAsmElfFileHeader a -> IO [SgNode ()] | ||||
Stub for ::SgAsmElfFileHeader::get_traversalSuccessorContainer of type class ::std::vector < SgNode * , allocator< SgNode * > > () | ||||
asmElfFileHeaderGetTraversalSuccessorNamesContainer :: Typeable a => SgAsmElfFileHeader a -> IO [CString] | ||||
Stub for ::SgAsmElfFileHeader::get_traversalSuccessorNamesContainer of type class ::std::vector < string , allocator< string > > () | ||||
asmElfFileHeaderIsInMemoryPool :: Typeable a => SgAsmElfFileHeader a -> IO Bool | ||||
Stub for ::SgAsmElfFileHeader::isInMemoryPool of type bool () | ||||
asmElfFileHeaderIsELF :: Typeable a => SgAsmGenericFile a -> IO Bool | ||||
Stub for ::SgAsmElfFileHeader::is_ELF of type bool (class SgAsmGenericFile *) | ||||
asmElfFileHeaderMaxPageSize :: Typeable a => SgAsmElfFileHeader a -> IO Word64 | ||||
Stub for ::SgAsmElfFileHeader::max_page_size of type ::uint64_t() | ||||
asmElfFileHeaderMemoryUsage :: IO CSize | ||||
Stub for ::SgAsmElfFileHeader::memoryUsage of type ::size_t() | ||||
asmElfFileHeaderNumberOfNodes :: IO CSize | ||||
Stub for ::SgAsmElfFileHeader::numberOfNodes of type ::size_t() | ||||
asmElfFileHeaderParse :: Typeable a => SgAsmElfFileHeader a -> IO (SgAsmElfFileHeader ()) | ||||
Stub for ::SgAsmElfFileHeader::parse of type class ::SgAsmElfFileHeader*() | ||||
asmElfFileHeaderReallocate :: Typeable a => SgAsmElfFileHeader a -> IO Bool | ||||
Stub for ::SgAsmElfFileHeader::reallocate of type bool () | ||||
asmElfFileHeaderSageClassName :: Typeable a => SgAsmElfFileHeader a -> IO String | ||||
Stub for ::SgAsmElfFileHeader::sage_class_name of type const char *() | ||||
asmElfFileHeaderSetEEhsize :: Typeable a => SgAsmElfFileHeader a -> CULong -> IO () | ||||
Stub for ::SgAsmElfFileHeader::set_e_ehsize of type void (unsigned long ) | ||||
asmElfFileHeaderSetEFlags :: Typeable a => SgAsmElfFileHeader a -> CULong -> IO () | ||||
Stub for ::SgAsmElfFileHeader::set_e_flags of type void (unsigned long ) | ||||
asmElfFileHeaderSetEIdentDataEncoding :: Typeable a => SgAsmElfFileHeader a -> CUChar -> IO () | ||||
Stub for ::SgAsmElfFileHeader::set_e_ident_data_encoding of type void (unsigned char ) | ||||
asmElfFileHeaderSetEIdentFileClass :: Typeable a => SgAsmElfFileHeader a -> CUChar -> IO () | ||||
Stub for ::SgAsmElfFileHeader::set_e_ident_file_class of type void (unsigned char ) | ||||
asmElfFileHeaderSetEIdentFileVersion :: Typeable a => SgAsmElfFileHeader a -> CUChar -> IO () | ||||
Stub for ::SgAsmElfFileHeader::set_e_ident_file_version of type void (unsigned char ) | ||||
asmElfFileHeaderSetEIdentPadding :: Typeable a => SgAsmElfFileHeader a -> [CUChar] -> IO () | ||||
Stub for ::SgAsmElfFileHeader::set_e_ident_padding of type void (::SgUnsignedCharList) | ||||
asmElfFileHeaderSetEMachine :: Typeable a => SgAsmElfFileHeader a -> CULong -> IO () | ||||
Stub for ::SgAsmElfFileHeader::set_e_machine of type void (unsigned long ) | ||||
asmElfFileHeaderSetEPhnum :: Typeable a => SgAsmElfFileHeader a -> CULong -> IO () | ||||
Stub for ::SgAsmElfFileHeader::set_e_phnum of type void (unsigned long ) | ||||
asmElfFileHeaderSetEShnum :: Typeable a => SgAsmElfFileHeader a -> CULong -> IO () | ||||
Stub for ::SgAsmElfFileHeader::set_e_shnum of type void (unsigned long ) | ||||
asmElfFileHeaderSetEShstrndx :: Typeable a => SgAsmElfFileHeader a -> CULong -> IO () | ||||
Stub for ::SgAsmElfFileHeader::set_e_shstrndx of type void (unsigned long ) | ||||
asmElfFileHeaderSetEType :: Typeable a => SgAsmElfFileHeader a -> CULong -> IO () | ||||
Stub for ::SgAsmElfFileHeader::set_e_type of type void (unsigned long ) | ||||
asmElfFileHeaderSetPhextrasz :: Typeable a => SgAsmElfFileHeader a -> CULong -> IO () | ||||
Stub for ::SgAsmElfFileHeader::set_phextrasz of type void (unsigned long ) | ||||
asmElfFileHeaderSetSectionTable :: (Typeable a, Typeable b) => SgAsmElfFileHeader a -> SgAsmElfSectionTable b -> IO () | ||||
Stub for ::SgAsmElfFileHeader::set_section_table of type void (class ::SgAsmElfSectionTable*) | ||||
asmElfFileHeaderSetSegmentTable :: (Typeable a, Typeable b) => SgAsmElfFileHeader a -> SgAsmElfSegmentTable b -> IO () | ||||
Stub for ::SgAsmElfFileHeader::set_segment_table of type void (class ::SgAsmElfSegmentTable*) | ||||
asmElfFileHeaderSetShextrasz :: Typeable a => SgAsmElfFileHeader a -> CULong -> IO () | ||||
Stub for ::SgAsmElfFileHeader::set_shextrasz of type void (unsigned long ) | ||||
asmElfFileHeaderVariantT :: Typeable a => SgAsmElfFileHeader a -> IO VariantT | ||||
Stub for ::SgAsmElfFileHeader::variantT of type enum ::VariantT() | ||||
Produced by Haddock version 2.4.2 |