Hoogle Search

Within LTS Haskell 24.32 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. blankNote :: Note

    fdo-notify DBus.Notify

    A Note with default values. All fields are blank except for expiry, which is Dependent.

  2. ncgDwarfSourceNotes :: NCGConfig -> !Bool

    ghc-lib GHC.CmmToAsm.Config

    Enable GHC-specific source note DIEs

  3. dW_TAG_ghc_src_note :: Word

    ghc-lib GHC.CmmToAsm.Dwarf.Constants

    No documentation available.

  4. DwarfSrcNote :: RealSrcSpan -> DwarfInfo

    ghc-lib GHC.CmmToAsm.Dwarf.Types

    No documentation available.

  5. ProfNotes :: TickishType

    ghc-lib GHC.HsToCore.Ticks

    For profiling

  6. SourceNotes :: TickishType

    ghc-lib GHC.HsToCore.Ticks

    For source notes

  7. ghcLinkInfoNoteName :: String

    ghc-lib GHC.Linker.ExtraObj

    No documentation available.

  8. mkNoteObjsToLinkIntoBinary :: Logger -> TmpFs -> DynFlags -> UnitEnv -> [UnitId] -> IO [FilePath]

    ghc-lib GHC.Linker.ExtraObj

    No documentation available.

  9. makeElfNote :: Platform -> String -> String -> Word32 -> String -> SDoc

    ghc-lib GHC.SysTools.Elf

    Generate the GAS code to create a Note section Header fields for notes are 32-bit long (see Note [ELF specification]).

  10. readElfNoteAsString :: Logger -> FilePath -> String -> String -> IO (Maybe String)

    ghc-lib GHC.SysTools.Elf

    read a Note as a String If you try to read a note from a section which does not support the Note format, the parsing is likely to fail and Nothing will be returned

Page 159 of many | Previous | Next