delve/vendor/golang.org/x/arch/x86/x86asm
aarzilli ec8dc3a10d proc,vendor: show global variables in disassembly
updates vendored version of x86asm, adds a symbol lookup function to
pass to the disassembler.

This will show global symbol names in the disassembly like go tool
objdump does.
2018-03-22 10:01:00 -07:00
..
testdata proc,vendor: show global variables in disassembly 2018-03-22 10:01:00 -07:00
decode_test.go proc,vendor: show global variables in disassembly 2018-03-22 10:01:00 -07:00
decode.go vendor: update vendored packages (#791) 2017-04-17 14:13:00 -07:00
ext_test.go proc,vendor: show global variables in disassembly 2018-03-22 10:01:00 -07:00
format_test.go proc,vendor: show global variables in disassembly 2018-03-22 10:01:00 -07:00
gnu.go proc,vendor: show global variables in disassembly 2018-03-22 10:01:00 -07:00
inst_test.go proc,vendor: show global variables in disassembly 2018-03-22 10:01:00 -07:00
inst.go vendor: update vendored packages (#791) 2017-04-17 14:13:00 -07:00
intel.go proc,vendor: show global variables in disassembly 2018-03-22 10:01:00 -07:00
Makefile proc,vendor: show global variables in disassembly 2018-03-22 10:01:00 -07:00
objdump_test.go proc,vendor: show global variables in disassembly 2018-03-22 10:01:00 -07:00
objdumpext_test.go proc,vendor: show global variables in disassembly 2018-03-22 10:01:00 -07:00
plan9ext_test.go proc,vendor: show global variables in disassembly 2018-03-22 10:01:00 -07:00
plan9x_test.go proc,vendor: show global variables in disassembly 2018-03-22 10:01:00 -07:00
plan9x.go proc,vendor: show global variables in disassembly 2018-03-22 10:01:00 -07:00
tables.go vendor: update vendored packages (#791) 2017-04-17 14:13:00 -07:00
xed_test.go proc,vendor: show global variables in disassembly 2018-03-22 10:01:00 -07:00
xedext_test.go proc,vendor: show global variables in disassembly 2018-03-22 10:01:00 -07:00