OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:AllocatorsStorage
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/xray/tests/unit/
function_call_trie_test.cc
316
AllocatorsStorage
;
317
new (&
AllocatorsStorage
)
320
reinterpret_cast<FunctionCallTrie::Allocators *>(&
AllocatorsStorage
);
/src/sys/external/bsd/compiler_rt/dist/lib/xray/
xray_profiling.cc
59
AllocatorsStorage
;
129
new (&
AllocatorsStorage
) FunctionCallTrie::Allocators(
132
reinterpret_cast<FunctionCallTrie::Allocators *>(&
AllocatorsStorage
));
164
reinterpret_cast<FunctionCallTrie::Allocators *>(&
AllocatorsStorage
)))
184
reinterpret_cast<FunctionCallTrie::Allocators *>(&
AllocatorsStorage
)))
Completed in 12 milliseconds
Indexes created Thu Sep 25 16:09:42 GMT 2025