Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { // StubFile holding the function signature of ASM function. StubFile string ObjFiles []string ArFiles []string GenerateOpts string OutputDir string ExtLD string TempDir string NativeEntryName string DropRawBytesX86 bool RawBytesFallbackX86 bool GenExternalSymStub bool // contains filtered or unexported fields }
func (*Config) GetStubFileBasename ¶
Click to show internal directories.
Click to hide internal directories.