HomeSort by: relevance | last modified time | path
    Searched refs:BindType (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/windows/
oaidl.d 561 HRESULT BindType(LPOLESTR, ULONG, LPTYPEINFO*, LPTYPECOMP*);
  /src/external/apache2/llvm/dist/llvm/include/llvm/Object/
MachO.h 255 uint8_t BindType = 0;
  /src/external/apache2/llvm/dist/llvm/lib/Object/
MachOObjectFile.cpp 3647 BindType = ImmValue;
3658 << "BindType=" << (int)BindType << "\n");
3962 switch (BindType) {
  /src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
MachO.h 249 enum BindType {

Completed in 29 milliseconds