List of all items
Structs
- GoBinary
- detection::ConfidenceReport
- formats::BinaryContext
- formats::GoSections
- formats::SectionRange
- metadata::BuildInfo
- metadata::DepEntry
- metadata::DepReplacement
- metadata::FipsInfo
- metadata::FuncFlags
- metadata::FunctionInfo
- metadata::FunctionIter
- metadata::FunctionTables
- metadata::InitFunc
- metadata::InitTask
- metadata::ReceiverSpec
- structures::abitype::AbiType
- structures::arraytype::ArrayTypeExtra
- structures::chantype::ChanTypeExtra
- structures::elemtype::ElemTypeExtra
- structures::embed::EmbeddedAsset
- structures::functype::FuncTypeExtra
- structures::gcprog::PointerMap
- structures::goslice::GoSlice
- structures::goslice::GoStr
- structures::gostring::GoStringHeader
- structures::inline::InlineEntry
- structures::inline::InlineTreeIter
- structures::interfacetype::InterfaceTypeExtra
- structures::itab::ItabIter
- structures::itab::ItabPair
- structures::locate::ModuledataLocator
- structures::maptype::MapFlags
- structures::maptype::MapTypeExtra
- structures::method::GoImethod
- structures::method::GoMethod
- structures::moduledata::Bitvector
- structures::moduledata::LayoutHints
- structures::moduledata::ModuleHash
- structures::moduledata::Moduledata
- structures::moduledata::PtabEntry
- structures::moduledata::TextSect
- structures::moduledata::VaRange
- structures::pclntab::FileNameIter
- structures::pclntab::FuncData
- structures::pclntab::FuncEntryIter
- structures::pclntab::ParsedPclntab
- structures::pclntab::PcFileIter
- structures::pclntab::PcFilePathIter
- structures::pclntab::PcLineFileIter
- structures::pclntab::PcLineIter
- structures::pclntab::PcValueIter
- structures::pclntab::PclntabMeta
- structures::strings::GoString
- structures::strings::GoStringIter
- structures::structtype::GoStructField
- structures::structtype::StructTypeExtra
- structures::types::GoType
- structures::types::InterfaceMethod
- structures::types::MethodEntry
- structures::types::StructField
- structures::types::TypeAbi
- structures::types::TypeIter
- structures::types::TypeRef
- structures::uncommon::UncommonType
- structures::wasm::WasmDataSegment
- structures::wasm::WasmSection
- structures::wasm::WasmSectionIter
Enums
- detection::Confidence
- detection::ConfidenceSignal
- detection::ParseError
- detection::VersionSource
- formats::BinaryFormat
- metadata::BuildMode
- metadata::Compiler
- metadata::ObfuscationKind
- structures::Arch
- structures::PclntabVersion
- structures::maptype::MapLayout
- structures::moduledata::ModuledataVersion
- structures::types::TypeDetail
- structures::types::TypeKind
Functions
- detect
- detection::heuristic_check
- detection::heuristic_hits
- formats::detect_format
- metadata::for_each_function
- metadata::is_internal_path
- metadata::is_runtime_path
- metadata::is_stdlib_path
- structures::buildid::extract
- structures::buildinfo::extract
- structures::buildinfo::find_version_string
- structures::descriptor::descriptor_size
- structures::embed::extract
- structures::fixups::rebase
- structures::gcprog::run_gc_prog
- structures::inittask::decode
- structures::inline::extract_iter
- structures::itab::extract_iter
- structures::itab::itab_methods
- structures::name::decode_name
- structures::name::decode_name_and_tag
- structures::name::decode_name_with_flags
- structures::pclntab::parse
- structures::strings::extract_iter
- structures::types::extract_all_types
- structures::types::extract_types_iter
- structures::types::type_at_va
- structures::wasm::build_linear_memory_image
- structures::wasm::data_segments
- structures::wasm::walk
Constants
- structures::abitype::TFLAG_DIRECT_IFACE
- structures::abitype::TFLAG_EXTRA_STAR
- structures::abitype::TFLAG_GC_MASK_ON_DEMAND
- structures::abitype::TFLAG_NAMED
- structures::abitype::TFLAG_REGULAR_MEMORY
- structures::abitype::TFLAG_UNCOMMON
- structures::kind::ARRAY
- structures::kind::BOOL
- structures::kind::CHAN
- structures::kind::COMPLEX128
- structures::kind::COMPLEX64
- structures::kind::FLOAT32
- structures::kind::FLOAT64
- structures::kind::FUNC
- structures::kind::INT
- structures::kind::INT16
- structures::kind::INT32
- structures::kind::INT64
- structures::kind::INT8
- structures::kind::INTERFACE
- structures::kind::MAP
- structures::kind::POINTER
- structures::kind::SLICE
- structures::kind::STRING
- structures::kind::STRUCT
- structures::kind::UINT
- structures::kind::UINT16
- structures::kind::UINT32
- structures::kind::UINT64
- structures::kind::UINT8
- structures::kind::UINTPTR
- structures::kind::UNSAFE_POINTER
- structures::name::NAME_FLAG_EMBEDDED
- structures::name::NAME_FLAG_EXPORTED
- structures::name::NAME_FLAG_HAS_PKG_PATH
- structures::name::NAME_FLAG_HAS_TAG