OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:debugNames
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Object/
Wasm.h
154
ArrayRef<wasm::WasmDebugName>
debugNames
() const { return
DebugNames
; }
289
std::vector<wasm::WasmDebugName>
DebugNames
;
/src/external/apache2/llvm/dist/llvm/tools/obj2yaml/
wasm2yaml.cpp
67
for (const llvm::wasm::WasmDebugName &Name : Obj.
debugNames
()) {
Completed in 41 milliseconds
Indexes created Mon Jun 15 00:25:07 UTC 2026