mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-29 15:00:34 +00:00
ad1079af05
and bug fixes. Handle wide mode relocs. Don't select target size based on BFD64.
6 lines
96 B
C
6 lines
96 B
C
#define TE_LINUX
|
|
#define TARGET_ARCH_SIZE 64
|
|
#define LOCAL_LABELS_FB 1
|
|
|
|
#include "obj-format.h"
|