Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Object/
H A DELFObjectFile.h375 isExportedToOtherDSO(const Elf_Sym * ESym) isExportedToOtherDSO() argument
716 const Elf_Sym *ESym = *SymOrErr; getSymbolFlags() local
813 getSymbolSection(const Elf_Sym * ESym,const Elf_Shdr * SymTab) getSymbolSection() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/
H A DSymbolizableObjectFile.cpp159 ELFSymbolRef ESym(Symbol); in addSymbol() local