Home
last modified time | relevance | path

Searched refs:md_pre_output_hook (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dobj-macho.h90 #define md_pre_output_hook obj_mach_o_pre_output_hook() macro
H A Dtc-loongarch.h126 #define md_pre_output_hook loongarch_pre_output_hook () macro
H A Dtc-riscv.h79 #define md_pre_output_hook riscv_pre_output_hook () macro
H A Dtc-avr.h222 #define md_pre_output_hook avr_pre_output_hook () macro
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dobj-macho.h90 #define md_pre_output_hook obj_mach_o_pre_output_hook() macro
H A Dtc-riscv.h79 #define md_pre_output_hook riscv_pre_output_hook () macro
H A Dtc-avr.h222 #define md_pre_output_hook avr_pre_output_hook () macro
/netbsd-src/external/gpl3/binutils/dist/gas/
H A Dwrite.c2135 #ifdef md_pre_output_hook in write_object_file()
2136 md_pre_output_hook; in write_object_file()
H A DChangeLog-20121693 * write.c (write_object_file): Add md_pre_output_hook.
1696 * config/obj-macho.h (md_pre_output_hook): Define.
H A DChangeLog-20171870 * config/tc-avr.h (md_pre_output_hook): Define to avr_pre_output_hook.
H A DChangeLog-2016354 * config/tc-riscv.h (md_pre_output_hook): Define.
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A Dwrite.c2141 #ifdef md_pre_output_hook in write_object_file()
2142 md_pre_output_hook; in write_object_file()
H A DChangeLog-20121693 * write.c (write_object_file): Add md_pre_output_hook.
1696 * config/obj-macho.h (md_pre_output_hook): Define.
H A DChangeLog-20171870 * config/tc-avr.h (md_pre_output_hook): Define to avr_pre_output_hook.
H A DChangeLog-2016354 * config/tc-riscv.h (md_pre_output_hook): Define.
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git25383 The md_pre_output_hook creating fixup is asynchronous, causing relocs
46825 (md_pre_output_hook): Likewise.