Home
last modified time | relevance | path

Searched +defs:dwarf +defs:file (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DManualDWARFIndex.cpp444 GetFunctions(const Module::LookupInfo & lookup_info,SymbolFileDWARF & dwarf,const CompilerDeclContext & parent_decl_ctx,llvm::function_ref<bool (DWARFDIE die)> callback) GetFunctions() argument
730 DataEncoder file(endian::InlHostByteOrder(), objfile->GetAddressByteSize()); SaveToCache() local
[all...]
/freebsd-src/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.cpp710 addEntry(InputFile & file,Symbol & sym,int64_t addend,RelExpr expr) addEntry() argument
730 addDynTlsEntry(InputFile & file,Symbol & sym) addDynTlsEntry() argument
734 addTlsIndex(InputFile & file) addTlsIndex() argument
915 InputFile *file = srcGot.file; build() local
2718 readCuList(DWARFContext & dwarf) readCuList() argument
2726 readAddressAreas(DWARFContext & dwarf,InputSection * sec) readAddressAreas() argument
2910 ObjFile<ELFT> *file = cast<ObjFile<ELFT>>(files[i]); create() local
2911 DWARFContext dwarf(std::make_unique<LLDDwarfObj<ELFT>>(file)); create() local
3146 auto &file = cast<SharedFile>(*ss->file); addVerneed() local
3337 __anon68e161862002(ELFFileBase *file) splitSections() argument
[all...]
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/Breakpad/
H A DSymbolFileBreakpad.cpp145 size_t operator[](size_t file) { in operator []() argument
569 StreamString dwarf(Strea in SaveAsDWARF() local
[all...]