Searched defs:st_info (Results 1 - 8 of 8) sorted by relevance

/freebsd-current/contrib/libexecinfo/
H A Dsymtab.c56 uintptr_t st_info; member in struct:symbol
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Object/
H A DELFTypes.h199 unsigned char st_info; // Symbol's type and binding attributes member in struct:llvm::object::Elf_Sym_Base
208 unsigned char st_info; // Symbol's type and binding attributes member in struct:llvm::object::Elf_Sym_Base
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DELFHeader.h228 unsigned char st_info; ///< Symbol type and binding attributes. member in struct:elf::ELFSymbol
/freebsd-current/contrib/elftoolchain/elfcopy/
H A Dsymbols.c97 is_debug_symbol(unsigned char st_info) argument
108 is_global_symbol(unsigned char st_info) argument
119 is_weak_symbol(unsigned char st_info) argument
129 is_local_symbol(unsigned char st_info) argument
873 add_to_symtab(struct elfcopy *ecp, const char *name, uint64_t st_value, uint64_t st_size, uint16_t st_shndx, unsigned char st_info, unsigned char st_other, int ndx_known) argument
[all...]
/freebsd-current/sys/sys/
H A Delf64.h206 unsigned char st_info; /* Type and binding information. */ member in struct:__anon6091
H A Delf32.h201 unsigned char st_info; /* Type and binding information. */ member in struct:__anon6073
/freebsd-current/contrib/elftoolchain/common/
H A Delfdefinitions.h2790 unsigned char st_info; /* type and binding attributes */ member in struct:__anon59
2797 unsigned char st_info; /* type and binding attributes */ member in struct:__anon60
/freebsd-current/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h1252 unsigned char st_info; // Symbol's type and binding attributes member in struct:llvm::ELF::Elf32_Sym
1270 unsigned char st_info; // Symbol's type and binding attributes member in struct:llvm::ELF::Elf64_Sym

Completed in 376 milliseconds