Home
last modified time | relevance | path

Searched defs:gnu_debuglink_file (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/source/Plugins/ObjectFile/PECOFF/
H A DObjectFilePECOFF.cpp110 GetDebugLinkContents(const llvm::object::COFFObjectFile & coff_obj,std::string & gnu_debuglink_file,uint32_t & gnu_debuglink_crc) GetDebugLinkContents() argument
154 std::string gnu_debuglink_file; GetCoffUUID() local
1108 std::string gnu_debuglink_file; GetDebugLink() local
/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp615 std::string gnu_debuglink_file; GetModuleSpecifications() local
1372 GetSectionHeaderInfo(SectionHeaderColl & section_headers,DataExtractor & object_data,const elf::ELFHeader & header,lldb_private::UUID & uuid,std::string & gnu_debuglink_file,uint32_t & gnu_debuglink_crc,ArchSpec & arch_spec) GetSectionHeaderInfo() argument