HomeSort by relevance Sort by last modified time
    Searched refs:SHT_LOSUNW (Results 1 - 2 of 2) sorted by null

  /external/elfutils/0.153/libebl/
eblsectiontypename.c 97 else if (section >= SHT_LOSUNW && section <= SHT_HISUNW)
102 #define KNOWNSTYPE(name) [SHT_##name - SHT_LOSUNW] = #name
110 res = sunwtypes[section - SHT_LOSUNW];
  /external/elfutils/0.153/libelf/
elf.h 343 #define SHT_LOSUNW 0x6ffffffa /* Sun-specific low bound. */
    [all...]

Completed in 120 milliseconds