Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/ObjectFile/PECOFF/
H A DObjectFilePECOFF.cpp111 GetDebugLinkContents(const llvm::object::COFFObjectFile & coff_obj,std::string & gnu_debuglink_file,uint32_t & gnu_debuglink_crc) GetDebugLinkContents() argument
155 uint32_t gnu_debuglink_crc; GetCoffUUID() local
1109 uint32_t gnu_debuglink_crc; GetDebugLink() local
/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp614 uint32_t gnu_debuglink_crc = 0; GetModuleSpecifications() local
1373 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