OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:FuncOffsetTable
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
SampleProfWriter.h
285
// in
FuncOffsetTable
.
315
//
FuncOffsetTable
maps function name to its profile offset in SecLBRProfile
317
MapVector<StringRef, uint64_t>
FuncOffsetTable
;
389
MapVector<StringRef, uint64_t>
FuncOffsetTable
;
390
/// The offset of the slot to be filled with the offset of
FuncOffsetTable
SampleProfReader.h
672
DenseMap<StringRef, uint64_t>
FuncOffsetTable
;
746
DenseMap<StringRef, uint64_t>
FuncOffsetTable
;
Completed in 16 milliseconds
Indexes created Mon Sep 21 00:25:25 UTC 2026