Home
last modified time | relevance | path

Searched defs:Gsym (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/
H A DDwarfTransformer.h85 GsymCreator &Gsym; global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DDwarfTransformer.cpp133 getQualifiedNameIndex(DWARFDie & Die,uint64_t Language,GsymCreator & Gsym) getQualifiedNameIndex() argument
218 parseInlineInfo(GsymCreator & Gsym,raw_ostream * Log,CUInfo & CUI,DWARFDie Die,uint32_t Depth,FunctionInfo & FI,InlineInfo & Parent,const AddressRanges & AllParentRanges,bool & WarnIfEmpty) parseInlineInfo() argument
304 convertFunctionLineTable(raw_ostream * Log,CUInfo & CUI,DWARFDie Die,GsymCreator & Gsym,FunctionInfo & FI) convertFunctionLineTable() argument
613 auto Gsym = GsymReader::openFile(GsymPath); verify() local
[all...]
H A DObjectFileTransformer.cpp72 convert(const object::ObjectFile & Obj,raw_ostream * Log,GsymCreator & Gsym) convert() argument