Home
last modified time | relevance | path

Searched refs:DT_PLTRELSZ (Results 1 – 9 of 9) sorted by relevance

/titanic_50/usr/src/grub/grub-0.97/stage2/
H A Di386-elf.h216 #define DT_PLTRELSZ 2 macro
/titanic_50/usr/src/cmd/sgs/librtld/common/
H A Ddynamic.c163 case DT_PLTRELSZ: in update_dynamic()
/titanic_50/usr/src/cmd/sgs/rtld/amd64/
H A D_setup.c180 case DT_PLTRELSZ: in _setup()
/titanic_50/usr/src/uts/common/sys/
H A Dlink.h77 #define DT_PLTRELSZ 2 /* size of relocations for the PLT */ macro
/titanic_50/usr/src/lib/libproc/common/
H A DPsymtab_machelf32.c287 case DT_PLTRELSZ: in fake_elf64()
/titanic_50/usr/src/cmd/sgs/libconv/common/
H A Ddynamic.msg32 @ MSG_DT_PLTRELSZ_CF "DT_PLTRELSZ" # 2
/titanic_50/usr/src/cmd/sgs/dump/common/
H A Ddump.c1204 case DT_PLTRELSZ: in dump_dynamic()
/titanic_50/usr/src/cmd/sgs/rtld/common/
H A Delf.c1870 case DT_PLTRELSZ:
/titanic_50/usr/src/cmd/sgs/libld/common/
H A Dupdate.c2418 dyn->d_tag = DT_PLTRELSZ; in update_odynamic()