MCPcopy Create free account

hub / github.com/Arsylk/gosofix / types & classes

Types & classes25 in github.com/Arsylk/gosofix

↓ 3 callersTypeAliasRelocationType
pkg/types.go:386
↓ 1 callersTypeAliasSymbolBinding
pkg/types.go:442
↓ 1 callersTypeAliasSymbolType
pkg/types.go:464
StructAddrRange
AddrRange represents a range of virtual addresses occupied by a section
pkg/types.go:541
StructComputedSection
ComputedSection holds metadata for sections discovered during analysis
pkg/types.go:548
TypeAliasDT_Tag
pkg/types.go:173
StructElf64_Dyn
Elf64_Dyn represents a 64-bit dynamic section entry (Elf64_Dyn).
pkg/types.go:60
StructElf64_Ehdr
Elf64_Ehdr represents the main ELF header structure (e_ident + rest of header).
pkg/types.go:10
StructElf64_Phdr
Elf64_Phdr represents a 64-bit program header entry (Elf64_Phdr).
pkg/types.go:34
StructElf64_Rel
Elf64_Rel represents a 64-bit relocation entry without addend (Elf64_Rel).
pkg/types.go:73
StructElf64_Rela
Elf64_Rela represents a 64-bit relocation entry with explicit addend (Elf64_Rela).
pkg/types.go:66
StructElf64_Shdr
Elf64_Shdr represents a 64-bit section header entry (Elf64_Shdr).
pkg/types.go:46
StructElf64_Sym
Elf64_Sym represents a 64-bit ELF symbol table entry
pkg/types.go:79
StructElf64_Verdaux
Elf64_Verdaux represents auxiliary information for version definitions
pkg/types.go:245
StructElf64_Verdef
Elf64_Verdef represents GNU symbol version definitions
pkg/types.go:234
StructElf64_Vernaux
Elf64_Vernaux represents auxiliary information for version requirements
pkg/types.go:225
StructElf64_Verneed
Elf64_Verneed represents GNU symbol version requirements
pkg/types.go:216
StructElfReader
pkg/reader.go:12
StructElfRebuilder
pkg/rebuilder.go:11
StructGNUHashHeader
GNUHashHeader represents the initial part of the DT_GNU_HASH table.
pkg/types.go:533
StructHashHeader
HashHeader represents the initial part of the DT_HASH table.
pkg/types.go:527
TypeAliasPF_Flags
pkg/types.go:117
TypeAliasPT_Type
pkg/types.go:103
TypeAliasSHT_Type
pkg/types.go:152
StructsectionInfo
pkg/rebuilder.go:183