OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:HasLEB128Directives
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
EHStreamer.cpp
413
bool
HasLEB128Directives
= Asm->MAI->
hasLEB128Directives
();
513
assert(CallSiteEncoding == dwarf::DW_EH_PE_udata4 && !
HasLEB128Directives
&&
694
if (
HasLEB128Directives
)
/src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCAsmInfo.h
238
bool
HasLEB128Directives
= true;
685
bool
hasLEB128Directives
() const { return
HasLEB128Directives
; }
Completed in 36 milliseconds
Indexes created Thu Jun 11 00:25:07 UTC 2026