Home
last modified time | relevance | path

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

/external/syslinux/com32/tools/
Drelocs.c560 int shn_abs; in walk_relocs() local
566 shn_abs = sym->st_shndx == SHN_ABS; in walk_relocs()
587 if (shn_abs) { in walk_relocs()
603 if (shn_abs) { in walk_relocs()
622 shn_abs ? "absolute" : "relative", in walk_relocs()