Home
last modified time | relevance | path

Searched defs:st_value (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DELFHeader.h225 elf_addr st_value; ///< Absolute or relocatable address. member
/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h1273 Elf32_Addr st_value; // Value or address associated with the symbol global() member
1296 Elf64_Addr st_value; // Value or address associated with the symbol global() member