Searched defs:isObject (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DBinary.h102 bool isObject() const { function in class:llvm::object::Binary
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/BlocksRuntime/
H A Druntime.c169 static void *_Block_alloc_default(const unsigned long size, const bool initialCountIsOne, const bool isObject) { argument
231 void _Block_use_GC( void *(*alloc)(const unsigned long, const bool isOne, const bool isObject), argument
254 void _Block_use_GC5( void *(*alloc)(const unsigned long, const bool isOne, const bool isObject), argument
/freebsd-12-stable/contrib/llvm-project/lld/ELF/
H A DSymbols.h275 bool isObject() const { return type == llvm::ELF::STT_OBJECT; } function in class:lld::elf::Symbol
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-nm/
H A Dllvm-nm.cpp1064 static bool isObject(SymbolicFile &Obj, basic_symbol_iterator I) { function
/freebsd-12-stable/stand/ficl/
H A Dwords.c2580 static void isObject(FICL_VM *pVM) function

Completed in 131 milliseconds