| /external/llvm-project/llvm/cmake/modules/ |
| D | TensorFlowCompile.cmake | 16 set(obj_file ${prefix}.o) variable
|
| /external/google-breakpad/src/common/linux/ |
| D | dump_symbols.cc | 432 bool LoadELF(const string& obj_file, MmapWrapper* map_wrapper, in LoadELF() 495 const string& obj_file, in ReadDebugLink() 652 bool LoadSymbols(const string& obj_file, in LoadSymbols() 1043 bool ReadSymbolDataInternal(const uint8_t* obj_file, in ReadSymbolDataInternal() 1070 const string &obj_file, in WriteSymbolFile() 1089 const string& obj_file, in WriteSymbolFileHeader() 1129 const string& obj_file, in ReadSymbolData()
|
| /external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/ |
| D | probe_user.c | 8 const char *obj_file = "./test_probe_user.o"; in test_probe_user() local
|
| D | fexit_bpf2bpf.c | 5 static void test_fexit_bpf2bpf_common(const char *obj_file, in test_fexit_bpf2bpf_common()
|
| /external/llvm-project/lldb/source/Core/ |
| D | Module.cpp | 351 ObjectFile *obj_file = GetObjectFile(); in GetUUID() local 512 if (ObjectFile *obj_file = sc.module_sp->GetObjectFile()) in ResolveSymbolContextForAddress() local 1041 ObjectFile *obj_file = GetObjectFile(); in GetSymbolFile() local 1286 ObjectFile *obj_file = GetObjectFile(); in GetSectionList() local 1294 ObjectFile *obj_file = GetObjectFile(); in SectionFileAddressesChanged() local 1413 ObjectFile *obj_file = symbol_file->GetObjectFile(); in SetSymbolFileFileSpec() local 1478 ObjectFile *obj_file = GetObjectFile(); in IsLoadedInTarget() local 1658 if (ObjectFile *obj_file = GetObjectFile()) in GetVersion() local 1664 ObjectFile *obj_file = GetObjectFile(); in GetIsDynamicLinkEditor() local
|
| D | Section.cpp | 154 Section::Section(const ModuleSP &module_sp, ObjectFile *obj_file, in Section() 176 const ModuleSP &module_sp, ObjectFile *obj_file, in Section()
|
| D | DynamicLoader.cpp | 142 ObjectFile *obj_file = module->GetObjectFile(); in GetSectionListFromModule() local
|
| D | Address.cpp | 999 ObjectFile *obj_file = module_sp->GetObjectFile(); in GetAddressClass() local
|
| /external/llvm-project/lldb/source/Plugins/SymbolVendor/wasm/ |
| D | SymbolVendorWasm.cpp | 65 ObjectFileWasm *obj_file = in CreateInstance() local
|
| /external/llvm-project/lldb/source/Plugins/SymbolVendor/ELF/ |
| D | SymbolVendorELF.cpp | 64 ObjectFileELF *obj_file = in CreateInstance() local
|
| /external/tensorflow/tensorflow/compiler/xla/service/cpu/ |
| D | compiler_functor.cc | 149 llvm::Expected<std::unique_ptr<llvm::object::ObjectFile>> obj_file = in operator ()() local
|
| D | cpu_compiler.cc | 629 return [wrapped](const llvm::object::ObjectFile& obj_file) { in Create() 993 auto post_codegen_hook = [&](const llvm::object::ObjectFile& obj_file) { in CompileAheadOfTime()
|
| /external/toolchain-utils/binary_search_tool/ |
| D | bisect_driver.py | 108 def which_cache(obj_file): argument
|
| /external/llvm-project/lldb/source/Plugins/SymbolVendor/MacOSX/ |
| D | SymbolVendorMacOSX.cpp | 101 ObjectFile *obj_file = in CreateInstance() local
|
| /external/google-breakpad/src/common/solaris/ |
| D | dump_symbols.cc | 482 bool WriteModuleInfo(int fd, GElf_Half arch, const std::string &obj_file) { in WriteModuleInfo() 639 bool DumpSymbols::WriteSymbolFile(const std::string &obj_file, int sym_fd) { in WriteSymbolFile()
|
| /external/llvm-project/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/ |
| D | DYLDRendezvous.cpp | 50 ObjectFile *obj_file = target->GetExecutableModule()->GetObjectFile(); in ResolveRendezvousAddress() local
|
| /external/llvm-project/lldb/source/Expression/ |
| D | IRExecutionUnit.cpp | 1229 void IRExecutionUnit::PopulateSymtab(lldb_private::ObjectFile *obj_file, in PopulateSymtab() 1235 lldb_private::ObjectFile *obj_file, in PopulateSectionList()
|
| /external/llvm-project/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/ |
| D | DynamicLoaderHexagonDYLD.cpp | 547 ObjectFile *obj_file = module->GetObjectFile(); in GetSectionListFromModule() local
|
| /external/llvm-project/lldb/source/Plugins/Process/elf-core/ |
| D | ProcessElfCore.cpp | 406 ObjectFile *obj_file = GetTarget().GetExecutableModule()->GetObjectFile(); in GetImageInfoAddress() local
|
| /external/llvm-project/lldb/source/Plugins/Process/Windows/Common/ |
| D | ProcessWindows.cpp | 603 ObjectFile *obj_file = target.GetExecutableModule()->GetObjectFile(); in GetImageInfoAddress() local
|
| /external/llvm-project/lldb/source/Plugins/Platform/MacOSX/ |
| D | PlatformDarwin.cpp | 509 ObjectFile *obj_file = module_sp->GetObjectFile(); in ModuleIsExcludedForUnconstrainedSearches() local
|
| /external/llvm-project/lldb/source/Plugins/Process/FreeBSD/ |
| D | ProcessFreeBSD.cpp | 442 ObjectFile *obj_file = target->GetExecutableModule()->GetObjectFile(); in GetImageInfoAddress() local
|
| /external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
| D | SymbolFileDWARFDebugMap.cpp | 409 ObjectFile *obj_file = GetObjectFile(); in GetModuleByCompUnitInfo() local
|