Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/DebugInfo/GSYM/
H A DDwarfTransformer.h86 GsymCreator &Gsym; global() variable
/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DDwarfTransformer.cpp135 getQualifiedNameIndex(DWARFDie & Die,uint64_t Language,GsymCreator & Gsym) getQualifiedNameIndex() argument
220 parseInlineInfo(GsymCreator & Gsym,OutputAggregator & Out,CUInfo & CUI,DWARFDie Die,uint32_t Depth,FunctionInfo & FI,InlineInfo & Parent,const AddressRanges & AllParentRanges,bool & WarnIfEmpty) parseInlineInfo() argument
314 convertFunctionLineTable(OutputAggregator & Out,CUInfo & CUI,DWARFDie Die,GsymCreator & Gsym,FunctionInfo & FI) convertFunctionLineTable() argument
641 auto Gsym = GsymReader::openFile(GsymPath); verify() local
[all...]
H A DObjectFileTransformer.cpp73 convert(const object::ObjectFile & Obj,OutputAggregator & Out,GsymCreator & Gsym) convert() argument
/llvm-project/llvm/tools/llvm-gsymutil/
H A Dllvm-gsymutil.cpp314 GsymCreator Gsym(Quiet); handleObjectFile() local
479 doLookup(GsymReader & Gsym,uint64_t Addr,raw_ostream & OS) doLookup() argument
601 auto Gsym = GsymReader::openFile(GSYMPath); llvm_gsymutil_main() local
[all...]