OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isValidSectionOrder
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Object/
Wasm.h
352
bool
isValidSectionOrder
(unsigned ID, StringRef CustomSectionName = "");
/src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
WasmEmitter.cpp
610
if (!Checker.
isValidSectionOrder
(Sec->Type, SecName)) {
/src/external/apache2/llvm/dist/llvm/lib/Object/
WasmObjectFile.cpp
249
if (!Checker.
isValidSectionOrder
(Section.Type, Section.Name)) {
1880
bool WasmSectionOrderChecker::
isValidSectionOrder
(unsigned ID,
Completed in 57 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026