OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OwnedStrings
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
StringsAndChecksums.cpp
37
OwnedStrings
= std::make_shared<DebugStringTableSubsectionRef>();
38
consumeError(
OwnedStrings
->initialize(SR.getRecordData()));
39
Strings =
OwnedStrings
.get();
48
OwnedStrings
.reset();
59
OwnedStrings
= std::make_shared<DebugStringTableSubsectionRef>();
60
*
OwnedStrings
= StringsRef;
61
Strings =
OwnedStrings
.get();
/src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
StringsAndChecksums.h
74
std::shared_ptr<DebugStringTableSubsectionRef>
OwnedStrings
;
Completed in 16 milliseconds
Indexes created Sun Sep 13 00:25:22 UTC 2026