HomeSort by: relevance | last modified time | path
    Searched refs:DIECloner (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/DWARFLinker/
DWARFLinker.cpp 169 bool DWARFLinker::DIECloner::getDIENames(const DWARFDie &Die,
845 unsigned DWARFLinker::DIECloner::cloneStringAttribute(
868 unsigned DWARFLinker::DIECloner::cloneDieReferenceAttribute(
940 void DWARFLinker::DIECloner::cloneExpression(
1004 unsigned DWARFLinker::DIECloner::cloneBlockAttribute(
1059 unsigned DWARFLinker::DIECloner::cloneAddressAttribute(
1136 unsigned DWARFLinker::DIECloner::cloneScalarAttribute(
1204 unsigned DWARFLinker::DIECloner::cloneAttribute(
1263 void DWARFLinker::DIECloner::addObjCAccelerator(CompileUnit &Unit,
1332 DIE *DWARFLinker::DIECloner::cloneDIE(const DWARFDie &InputDIE
    [all...]
  /src/external/apache2/llvm/dist/llvm/include/llvm/DWARFLinker/
DWARFLinker.h 536 class DIECloner {
549 DIECloner(DWARFLinker &Linker, DwarfEmitter *Emitter, DWARFFile &ObjFile,

Completed in 22 milliseconds