Searched defs:GetFunctions (Results 1 – 4 of 4) sorted by relevance
/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ | ||
H A D | AppleDWARFIndex.cpp | 276 void AppleDWARFIndex::GetFunctions( in GetFunctions() function in AppleDWARFIndex |
H A D | DebugNamesDWARFIndex.cpp | 446 void DebugNamesDWARFIndex::GetFunctions( GetFunctions() function in DebugNamesDWARFIndex |
H A D | ManualDWARFIndex.cpp | 446 void ManualDWARFIndex::GetFunctions( GetFunctions() function in ManualDWARFIndex |
/llvm-project/llvm/lib/Passes/ | ||
H A D | StandardInstrumentations.cpp | 1340 static SmallVector<Function *, 1> GetFunctions(Any IR) { GetFunctions() function |