Searched refs:setBinding (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/Support/
H A DELF.h949 void setBinding(unsigned char b) { setBindingAndType(b, getType()); } function in struct:llvm::ELF::Elf32_Sym
969 void setBinding(unsigned char b) { setBindingAndType(b, getType()); } function in struct:llvm::ELF::Elf64_Sym
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/Object/
H A DELF.h182 void setBinding(unsigned char b) { setBindingAndType(b, getType()); } function in struct:llvm::object::Elf_Sym_Impl

Completed in 118 milliseconds