Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libproc/common/
H A DPsymtab_machelf32.c198 #define PLTREL_MIN_ENTRIES 4 /* SPARC psABI 3.0 and SCD 2.4 */ macro
206 #define PLTREL_MIN_ENTRIES 1 macro
208 #define PLTREL_MIN_ENTRIES 0 macro
423 if (pltentries < PLTREL_MIN_ENTRIES) { in fake_elf64()
426 (long)pltentries, PLTREL_MIN_ENTRIES); in fake_elf64()
429 if (pltentries < PLTREL_MIN_ENTRIES + 2) in fake_elf64()