Searched defs:CU (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/lib/DebugInfo/
H A DDWARFCompileUnit.cpp106 const DWARFDebugInfoEntryMinimal *CU = getCompileUnitDIE(false); local
H A DDWARFContext.cpp152 DWARFCompileUnit *CU = std::lower_bound(CUs.begin(), CUs.end(), Offset, local
208 DWARFCompileUnit *CU local
166 getFileNameForCompileUnit( DWARFCompileUnit *CU, const DWARFDebugLine::LineTable *LineTable, uint64_t FileIndex, bool NeedsAbsoluteFilePath, std::string &FileName) argument
186 getFileLineInfoForCompileUnit( DWARFCompileUnit *CU, const DWARFDebugLine::LineTable *LineTable, uint64_t Address, bool NeedsAbsoluteFilePath, std::string &FileName, uint32_t &Line, uint32_t &Column) argument
242 DWARFCompileUnit *CU = getCompileUnitForAddress(Address); local
[all...]
H A DDWARFDebugInfoEntry.cpp459 bool DWARFDebugInfoEntryMinimal::getLowAndHighPC(const DWARFCompileUnit *CU, argument
469 DWARFDebugInfoEntryMinimal::buildAddressRangeTable(const DWARFCompileUnit *CU, argument
490 addressRangeContainsAddress( const DWARFCompileUnit *CU, const uint64_t Address) const argument
543 getCallerFrame( const DWARFCompileUnit *CU, uint32_t &CallFile, uint32_t &CallLine, uint32_t &CallColumn) const argument
552 getInlinedChainForAddress( const DWARFCompileUnit *CU, const uint64_t Address) const argument
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp332 std::string GCOVProfiler::mangleName(DICompileUnit CU, const char *NewStem) { argument
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/lib/VMCore/
H A DDebugInfo.cpp948 bool DebugInfoFinder::addCompileUnit(DICompileUnit CU) { argument
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp755 CompileUnit *CU = constructCompileUnit(CUNode); local
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/IPO/
H A DGlobalOpt.cpp2405 ConstantInt *CU = cast<ConstantInt>(Addr->getOperand(OpNo)); local

Completed in 125 milliseconds