MCPcopy Create free account

hub / github.com/Binject/debug / functions

Functions738 in github.com/Binject/debug

MethodLineToPC
LineToPC returns the program counter for the given line number, considering only program counters before maxpc. Callers should use Table's LineToPC me
gosym/pclntab.go:108
MethodLocal
()
goobj2/internal/goobj2/goobj2.go:733
MethodLookupSym
LookupSym returns the text, data, or bss symbol with the given name, or nil if no such symbol is found.
gosym/symtab.go:543
FunctionMustClose
MustClose closes Closer c and calls log.Fatal if it returns a non-nil error.
goobj2/internal/bio/must.go:13
MethodMustSeek
(offset int64, whence int)
goobj2/internal/bio/buf.go:58
FunctionMustWriter
MustWriter returns a Writer that wraps the provided Writer, except that it calls log.Fatal instead of returning a non-nil error.
goobj2/internal/bio/must.go:21
FunctionNBuiltin
Builtin (compiler-generated) function references appear frequently. We assign special indices for them, so they don't need to be referenced by name. N
goobj2/internal/goobj2/goobj2.go:24
MethodNPkg
()
goobj2/internal/goobj2/goobj2.go:1078
MethodName
(r *Reader)
goobj2/internal/goobj2/goobj2.go:882
MethodNetCLRVersion
NetCLRVersion returns the CLR version specified by the binary. Returns an empty string if not a net binary. String has had trailing nulls stripped.
pe/net.go:60
FunctionNewFileFromMemory
NewFileFromMemory creates a new macho.File for accessing a Mach-O binary in-memory image in an underlying reader.
macho/file.go:286
FunctionNewFileFromMemory
NewFileFromMemory creates a new pe.File for accessing a PE binary in-memory image in an underlying reader.
pe/file.go:89
MethodNext
Next reads the next Entry from the type unit.
dwarf/typeunit.go:133
MethodNoSplit
()
goobj2/internal/goobj2/goobj2.go:739
MethodOS
()
goobj2/file.go:44
MethodOffset
()
goobj2/internal/goobj2/goobj2.go:967
MethodOffset
()
goobj2/internal/bio/buf.go:78
FunctionOpen
Open returns a Reader for the file named name.
goobj2/internal/bio/buf.go:38
MethodOpen
Open returns a new ReadSeeker reading the Mach-O section.
macho/file.go:183
MethodPCToLine
PCToLine returns the line number for the given program counter. Callers should use Table's PCToLine method instead.
gosym/pclntab.go:97
FunctionParseImportCfg
(path string)
goobj2/file.go:207
MethodPkg
(i int)
goobj2/internal/goobj2/goobj2.go:1082
FunctionR_SYM32
(info uint32)
elf/elf.go:2830
FunctionR_SYM64
(info uint64)
elf/elf.go:2932
FunctionR_TYPE32
(info uint32)
elf/elf.go:2831
FunctionR_TYPE64
(info uint64)
elf/elf.go:2933
MethodRaw
()
macho/file.go:51
MethodReadArgs
(b []byte)
goobj2/internal/goobj2/goobj2.go:395
MethodReadFuncInfoLengths
(b []byte)
goobj2/internal/goobj2/goobj2.go:370
MethodReadFuncdataoff
(b []byte, funcdataofffoff uint32, k uint32)
goobj2/internal/goobj2/goobj2.go:424
MethodReadInlTree
(b []byte, inltreeoff uint32, k uint32)
goobj2/internal/goobj2/goobj2.go:434
MethodReadLocals
(b []byte)
goobj2/internal/goobj2/goobj2.go:397
MethodReadOnly
ReadOnly returns whether r.BytesAt returns read-only bytes.
goobj2/internal/goobj2/goobj2.go:1210
MethodReadPcdata
return start and end offsets.
goobj2/internal/goobj2/goobj2.go:420
MethodReadPcfile
return start and end offsets.
goobj2/internal/goobj2/goobj2.go:405
MethodReadPcinline
return start and end offsets.
goobj2/internal/goobj2/goobj2.go:415
MethodReadPcline
return start and end offsets.
goobj2/internal/goobj2/goobj2.go:410
MethodReadPcsp
return start and end offsets.
goobj2/internal/goobj2/goobj2.go:400
MethodReflectMethod
()
goobj2/internal/goobj2/goobj2.go:741
MethodReloc
Reloc returns a pointer to the j-th relocation of the i-th symbol.
goobj2/internal/goobj2/goobj2.go:1133
MethodRelocate
Relocate - performs base relocations on this image to the given offset
pe/reloc.go:112
MethodRemoveRelocationsFromRelocSection
RemoveRelocationsFromRelocSection clears relocation entries for the named relocation section.
elf/reloc_edit.go:95
MethodReplaceBaseRelocations
ReplaceBaseRelocations replaces the base relocation table.
pe/reloc_edit.go:17
MethodReplaceRelocations
ReplaceRelocations replaces relocations for the named section.
macho/reloc_edit.go:57
MethodReplaceRelocations
ReplaceRelocations replaces relocation entries for the target section.
elf/reloc_edit.go:22
MethodReplaceSectionRelocations
ReplaceSectionRelocations replaces COFF relocations for a section.
pe/reloc_edit.go:94
FunctionST_INFO
(bind SymBind, typ SymType)
elf/elf.go:2848
FunctionST_TYPE
(info uint8)
elf/elf.go:2847
FunctionST_VISIBILITY
(other uint8)
elf/elf.go:2851
MethodSectionByName
SectionByName returns the first section in f with the given name, or nil if there is no such section.
elf/file.go:281
MethodSeek
Seek to a new position in the type unit.
dwarf/typeunit.go:117
MethodSeek
(offset int64, whence int)
elf/reader.go:25
MethodSeek
(offset int64, whence int)
elf/reader.go:63
MethodSeekPC
SeekPC sets *entry to the LineEntry that includes pc and positions the reader on the next entry in the line table. If necessary, this will seek backwa
dwarf/line.go:552
MethodSegment
Segment returns the first Segment with the given name, or nil if no such segment exists.
macho/file.go:824
MethodSet
(off int32, size uint8, typ uint8, add int64, sym SymRef)
goobj2/internal/goobj2/goobj2.go:812
MethodSet
(s string)
goobj2/internal/objabi/objabi.go:205
MethodSet
(s string)
goobj2/internal/objabi/objabi.go:248
MethodSet
(s string)
goobj2/internal/objabi/objabi.go:278
MethodSet
(s string)
goobj2/internal/objabi/objabi.go:456
MethodSetDylibOrdinalForSymbol
SetDylibOrdinalForSymbol records a dylib ordinal for the named symbol.
macho/reloc_edit.go:126
MethodSiz
()
goobj2/internal/goobj2/goobj2.go:789
MethodSize
()
dwarf/type.go:31
MethodSize
()
dwarf/type.go:107
MethodSize
()
dwarf/type.go:121
MethodSize
()
dwarf/type.go:262
MethodSize
()
goobj2/internal/goobj2/goobj2.go:666
MethodSliceRO
SliceRO returns a slice containing the next length bytes of r backed by a read-only mmap'd data. If the mmap cannot be established (limit exceeded, re
goobj2/internal/bio/buf.go:137
MethodStatic
Static reports whether this symbol is static (not visible outside its file).
gosym/symtab.go:33
MethodString
()
dwarf/type.go:44
MethodString
()
dwarf/type.go:105
MethodString
()
dwarf/type.go:117
MethodString
()
dwarf/type.go:133
MethodString
()
dwarf/type.go:141
MethodString
()
dwarf/type.go:162
MethodString
()
dwarf/type.go:209
MethodString
()
dwarf/type.go:232
MethodString
()
dwarf/type.go:252
MethodString
()
dwarf/type.go:260
MethodString
()
goobj2/internal/objabi/objabi.go:203
MethodString
()
goobj2/internal/objabi/objabi.go:244
MethodString
()
goobj2/internal/objabi/objabi.go:283
MethodString
()
goobj2/internal/objabi/objabi.go:486
MethodString
()
goobj2/internal/objabi/objabi.go:893
MethodString
()
goobj2/internal/objabi/objabi.go:997
MethodString
()
goobj2/internal/objabi/objabi.go:1122
MethodString
()
macho/macho.go:51
MethodString
()
macho/macho.go:79
MethodString
()
macho/macho.go:117
MethodString
()
elf/elf.go:80
MethodString
()
elf/elf.go:98
MethodString
()
elf/elf.go:116
MethodString
()
elf/elf.go:168
MethodString
()
elf/elf.go:198
MethodString
()
elf/elf.go:586
MethodString
()
elf/elf.go:614
MethodString
()
elf/elf.go:683
MethodString
()
elf/elf.go:719
MethodString
()
elf/elf.go:741
MethodString
()
elf/elf.go:777
← previousnext →501–600 of 738, ranked by callers