HomeSort by: relevance | last modified time | path
    Searched defs:elf_st_type (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
sym-file-loader.c 84 elf_st_type (uint8_t st_info) function
92 elf_st_type (uint8_t st_info) function
512 if (elf_st_type (GET (sym, st_info)) != STT_FUNC)
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
sym-file-loader.c 84 elf_st_type (uint8_t st_info) function
92 elf_st_type (uint8_t st_info) function
512 if (elf_st_type (GET (sym, st_info)) != STT_FUNC)

Completed in 24 milliseconds