Searched refs:Dbg_reloc_transition (Results 1 – 5 of 5) sorted by relevance
/illumos-gate/usr/src/cmd/sgs/libld/common/ |
H A D | machrel.sparc.c | 873 DBG_CALL(Dbg_reloc_transition(ofl->ofl_lml, M_MACH, in tls_fixups() 880 DBG_CALL(Dbg_reloc_transition(ofl->ofl_lml, M_MACH, in tls_fixups() 887 DBG_CALL(Dbg_reloc_transition(ofl->ofl_lml, M_MACH, in tls_fixups() 896 DBG_CALL(Dbg_reloc_transition(ofl->ofl_lml, M_MACH, in tls_fixups() 913 DBG_CALL(Dbg_reloc_transition(ofl->ofl_lml, M_MACH, in tls_fixups() 919 DBG_CALL(Dbg_reloc_transition(ofl->ofl_lml, M_MACH, in tls_fixups() 937 DBG_CALL(Dbg_reloc_transition(ofl->ofl_lml, M_MACH, in tls_fixups() 956 DBG_CALL(Dbg_reloc_transition(ofl->ofl_lml, M_MACH, in tls_fixups() 974 DBG_CALL(Dbg_reloc_transition(ofl->ofl_lml, M_MACH, in tls_fixups() 983 DBG_CALL(Dbg_reloc_transition(ofl->ofl_lml, M_MACH, in tls_fixups() [all …]
|
H A D | machrel.intel.c | 492 DBG_CALL(Dbg_reloc_transition(ofl->ofl_lml, M_MACH, in tls_fixups() 517 DBG_CALL(Dbg_reloc_transition(ofl->ofl_lml, M_MACH, in tls_fixups() 539 DBG_CALL(Dbg_reloc_transition(ofl->ofl_lml, M_MACH, in tls_fixups() 560 DBG_CALL(Dbg_reloc_transition(ofl->ofl_lml, M_MACH, in tls_fixups() 565 DBG_CALL(Dbg_reloc_transition(ofl->ofl_lml, M_MACH, in tls_fixups() 579 DBG_CALL(Dbg_reloc_transition(ofl->ofl_lml, M_MACH, in tls_fixups() 616 DBG_CALL(Dbg_reloc_transition(ofl->ofl_lml, M_MACH, in tls_fixups() 646 DBG_CALL(Dbg_reloc_transition(ofl->ofl_lml, M_MACH, in tls_fixups()
|
H A D | machrel.amd.c | 586 DBG_CALL(Dbg_reloc_transition(ofl->ofl_lml, M_MACH, in tls_fixups() 605 DBG_CALL(Dbg_reloc_transition(ofl->ofl_lml, M_MACH, in tls_fixups() 631 DBG_CALL(Dbg_reloc_transition(ofl->ofl_lml, M_MACH, in tls_fixups() 676 DBG_CALL(Dbg_reloc_transition(ofl->ofl_lml, M_MACH, in tls_fixups() 740 DBG_CALL(Dbg_reloc_transition(ofl->ofl_lml, M_MACH, in tls_fixups() 755 DBG_CALL(Dbg_reloc_transition(ofl->ofl_lml, M_MACH, in tls_fixups()
|
/illumos-gate/usr/src/cmd/sgs/include/ |
H A D | debug.h | 425 #define Dbg_reloc_transition Dbg64_reloc_transition macro 656 #define Dbg_reloc_transition Dbg32_reloc_transition macro 947 extern void Dbg_reloc_transition(Lm_list *, Half, Word, Rel_desc *,
|
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/ |
H A D | relocate.c | 272 Dbg_reloc_transition(Lm_list *lml, Half mach, Word rtype, Rel_desc *rsp, in Dbg_reloc_transition() function
|