Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp500 shouldKeepVariableDIE(AddressesMap & RelocMgr,const DWARFDie & DIE,CompileUnit::DIEInfo & MyInfo,unsigned Flags) shouldKeepVariableDIE() argument
547 shouldKeepSubprogramDIE(AddressesMap & RelocMgr,const DWARFDie & DIE,const DWARFFile & File,CompileUnit & Unit,CompileUnit::DIEInfo & MyInfo,unsigned Flags) shouldKeepSubprogramDIE() argument
610 shouldKeepDIE(AddressesMap & RelocMgr,const DWARFDie & DIE,const DWARFFile & File,CompileUnit & Unit,CompileUnit::DIEInfo & MyInfo,unsigned Flags) shouldKeepDIE() argument
648 CompileUnit::DIEInfo &MyInfo = CU.getInfo(Die); updateChildIncompleteness() local
670 CompileUnit::DIEInfo &MyInfo = CU.getInfo(Die); updateRefIncompleteness() local
875 CompileUnit::DIEInfo &MyInfo = Current.CU.getInfo(Idx); lookForDIEsToKeep() local
[all...]