Home
last modified time | relevance | path

Searched defs:obj_file (Results 1 – 17 of 17) sorted by relevance

/llvm-project/llvm/cmake/modules/
H A DTensorFlowCompile.cmake75 set(obj_file ${prefix}.o) variable
/llvm-project/lldb/source/Plugins/SymbolVendor/wasm/
H A DSymbolVendorWasm.cpp60 ObjectFileWasm *obj_file = in CreateInstance() local
/llvm-project/lldb/source/Plugins/SymbolVendor/ELF/
H A DSymbolVendorELF.cpp58 ObjectFileELF *obj_file = CreateInstance() local
/llvm-project/lldb/source/Plugins/SymbolVendor/PECOFF/
H A DSymbolVendorPECOFF.cpp58 ObjectFilePECOFF *obj_file = in CreateInstance() local
/llvm-project/lldb/source/Core/
H A DModule.cpp344 ObjectFile *obj_file = GetObjectFile(); GetUUID() local
504 if (ObjectFile *obj_file = sc.module_sp->GetObjectFile()) ResolveSymbolContextForAddress() local
1006 ObjectFile *obj_file = GetObjectFile(); GetSymbolFile() local
1227 ObjectFile *obj_file = GetObjectFile(); GetSectionList() local
1235 ObjectFile *obj_file = GetObjectFile(); SectionFileAddressesChanged() local
1347 ObjectFile *obj_file = symbol_file->GetObjectFile(); SetSymbolFileFileSpec() local
1407 ObjectFile *obj_file = GetObjectFile(); IsLoadedInTarget() local
1599 if (ObjectFile *obj_file = GetObjectFile()) GetVersion() local
1605 ObjectFile *obj_file = GetObjectFile(); GetIsDynamicLinkEditor() local
[all...]
H A DSection.cpp158 Section(const ModuleSP & module_sp,ObjectFile * obj_file,user_id_t sect_id,ConstString name,SectionType sect_type,addr_t file_addr,addr_t byte_size,lldb::offset_t file_offset,lldb::offset_t file_size,uint32_t log2align,uint32_t flags,uint32_t target_byte_size) Section() argument
174 Section(const lldb::SectionSP & parent_section_sp,const ModuleSP & module_sp,ObjectFile * obj_file,user_id_t sect_id,ConstString name,SectionType sect_type,addr_t file_addr,addr_t byte_size,lldb::offset_t file_offset,lldb::offset_t file_size,uint32_t log2align,uint32_t flags,uint32_t target_byte_size) Section() argument
H A DDynamicLoader.cpp144 ObjectFile *obj_file = module->GetObjectFile(); GetSectionListFromModule() local
H A DAddress.cpp1036 if (obj_file) { in GetAddressClass() local
/llvm-project/lldb/source/Plugins/SymbolVendor/MacOSX/
H A DSymbolVendorMacOSX.cpp94 ObjectFile *obj_file = in CreateInstance() local
/llvm-project/lldb/source/Expression/
H A DIRExecutionUnit.cpp1158 PopulateSymtab(lldb_private::ObjectFile * obj_file,lldb_private::Symtab & symtab) PopulateSymtab() argument
1164 PopulateSectionList(lldb_private::ObjectFile * obj_file,lldb_private::SectionList & section_list) PopulateSectionList() argument
/llvm-project/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/
H A DDynamicLoaderHexagonDYLD.cpp533 ObjectFile *obj_file = module->GetObjectFile(); in GetSectionListFromModule() local
/llvm-project/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
H A DDYLDRendezvous.cpp84 ObjectFile *obj_file = target->GetExecutableModule()->GetObjectFile(); in ResolveRendezvousAddress() local
/llvm-project/lldb/source/API/
H A DSBModule.cpp98 ObjectFile *obj_file = module_sp->GetObjectFile(); in IsFileBacked() local
/llvm-project/lldb/source/Plugins/Process/elf-core/
H A DProcessElfCore.cpp469 ObjectFile *obj_file = GetTarget().GetExecutableModule()->GetObjectFile(); GetImageInfoAddress() local
/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARFDebugMap.cpp855 ObjectFile *obj_file = GetObjectFile(); in ResolveSymbolContext() local
412 ObjectFile *obj_file = GetObjectFile(); GetModuleByCompUnitInfo() local
/llvm-project/lldb/source/Plugins/Process/Windows/Common/
H A DProcessWindows.cpp611 ObjectFile *obj_file = target.GetExecutableModule()->GetObjectFile(); GetImageInfoAddress() local
/llvm-project/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformDarwin.cpp472 ObjectFile *obj_file = module_sp->GetObjectFile(); ModuleIsExcludedForUnconstrainedSearches() local