aboutsummaryrefslogtreecommitdiffstats
path: root/arm/TargetPrinter.ml
diff options
context:
space:
mode:
Diffstat (limited to 'arm/TargetPrinter.ml')
-rw-r--r--arm/TargetPrinter.ml10
1 files changed, 1 insertions, 9 deletions
diff --git a/arm/TargetPrinter.ml b/arm/TargetPrinter.ml
index 30166215..a7188206 100644
--- a/arm/TargetPrinter.ml
+++ b/arm/TargetPrinter.ml
@@ -908,20 +908,12 @@ module Target (Opt: PRINTER_OPTIONS) : TARGET =
let get_stmt_list_addr () = -1 (* Dummy constant *)
let get_debug_start_addr () = -1 (* Dummy constant *)
-
- module DwarfAbbrevs = DwarfUtil.DefaultAbbrevs (* Dummy Abbrev types *)
-
+
let label = elf_label
let new_label = new_label
let print_file_loc _ _ = () (* Dummy function *)
-
- let get_location _ = None (* Dummy function *)
-
- let get_segment_location _ = None (* Dummy function *)
-
- let add_var_location _ = () (* Dummy function *)
end
let sel_target () =