Home
last modified time | relevance | path

Searched defs:st_info (Results 1 – 7 of 7) sorted by relevance

/freebsd-13-stable/contrib/elftoolchain/elfcopy/
HDsymbols.c97 is_debug_symbol(unsigned char st_info) in is_debug_symbol()
108 is_global_symbol(unsigned char st_info) in is_global_symbol()
119 is_weak_symbol(unsigned char st_info) in is_weak_symbol()
129 is_local_symbol(unsigned char st_info) in is_local_symbol()
874 uint64_t st_size, uint16_t st_shndx, unsigned char st_info, in add_to_symtab()
/freebsd-13-stable/contrib/libexecinfo/
HDsymtab.c56 uintptr_t st_info; member
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
HDELFHeader.h228 unsigned char st_info; ///< Symbol type and binding attributes. member
/freebsd-13-stable/sys/sys/
HDelf32.h201 unsigned char st_info; /* Type and binding information. */ member
HDelf64.h206 unsigned char st_info; /* Type and binding information. */ member
/freebsd-13-stable/contrib/elftoolchain/common/
HDelfdefinitions.h2790 unsigned char st_info; /* type and binding attributes */ member
2797 unsigned char st_info; /* type and binding attributes */ member
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
HDELF.h1275 unsigned char st_info; // Symbol's type and binding attributes member
1293 unsigned char st_info; // Symbol's type and binding attributes member