Searched defs:FunctionRanges (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/DWARFLinker/Classic/ | ||
H A D | DWARFLinker.cpp | 1905 const auto &FunctionRanges = Unit.getFunctionRanges(); generateUnitRanges() local |
/llvm-project/llvm/lib/DWARFLinker/Parallel/ | ||
H A D | DWARFLinkerCompileUnit.cpp | 1552 const auto &FunctionRanges = getFunctionRanges(); cloneAndEmitLineTable() local |
/llvm-project/bolt/lib/Core/ | ||
H A D | BinaryContext.cpp | 2536 const DebugAddressRangesVector FunctionRanges = translateModuleAddressRanges() local |