OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:X86_DEFAULT_DL_STRING
(Results
1 - 2
of
2
) sorted by null
/frameworks/compile/libbcc/include/bcc/Config/
Config.h
89
#define
X86_DEFAULT_DL_STRING
"e-m:e-p:32:32-f64:32:64-f80:32-n8:16:32-S128"
/frameworks/compile/libbcc/lib/Core/
Compiler.cpp
262
if (dl.getStringRepresentation().compare(
X86_DEFAULT_DL_STRING
) != 0) {
Completed in 52 milliseconds