/freebsd/contrib/llvm-project/llvm/include/llvm/Object/ |
H A D | ObjectFile.h | 488 inline const ObjectFile *SymbolRef::getObject() const { in getObject() function 602 inline const ObjectFile *SectionRef::getObject() const { in getObject() function 640 inline const ObjectFile *RelocationRef::getObject() const { in getObject() function
|
H A D | GOFFObjectFile.h | 136 const GOFFObjectFile *getObject() const { in getObject() function
|
H A D | SymbolicFile.h | 214 inline const SymbolicFile *BasicSymbolRef::getObject() const { in getObject() function
|
H A D | ELFObjectFile.h | 136 const ELFObjectFileBase *getObject() const { in getObject() function 174 const ELFObjectFileBase *getObject() const { in getObject() function 234 const ELFObjectFileBase *getObject() const { in getObject() function
|
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/ |
H A D | COFFLinkGraphBuilder.h | 47 const object::COFFObjectFile &getObject() const { return Obj; } getObject() function
|
H A D | MachOLinkGraphBuilder.h | 92 const object::MachOObjectFile &getObject() const { return Obj; } in getObject() function
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | JSON.cpp | 67 const json::Object *Object::getObject(StringRef K) const { in getObject() function in llvm::json::Object 72 json::Object *Object::getObject(StringRef K) { in getObject() function in llvm::json::Object
|
/freebsd/contrib/llvm-project/lldb/source/Expression/ |
H A D | IRExecutionUnit.cpp | 332 getObject(const llvm::Module *module) override { in GetRunnableInfo() function in IRExecutionUnit::GetRunnableInfo::ObjectDumper
|
/freebsd/contrib/llvm-project/llvm/tools/lli/ |
H A D | lli.cpp | 328 std::unique_ptr<MemoryBuffer> getObject(const Module* M) override { in getObject() function in LLIObjectCache
|
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/ELF/ |
H A D | ELFObject.h | 924 const Object &getObject() const { return Obj; } in getObject() function
|
/freebsd/contrib/llvm-project/llvm/lib/Object/ |
H A D | XCOFFObjectFile.cpp | 33 static Expected<const T *> getObject(MemoryBufferRef M, const void *Ptr, in getObject() function
|
H A D | COFFObjectFile.cpp | 57 static Error getObject(const T *&Obj, MemoryBufferRef M, const void *Ptr, in getObject() function
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | ExprCXX.h | 3503 CleanupObject getObject(unsigned i) const { in getObject() function
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaChecking.cpp | 11968 Object getObject(const Expr *E, bool Mod) const { in getObject() function in __anon28c3fbb12811::SequenceChecker
|