OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:theabi
(Results
1 - 1
of
1
) sorted by null
/external/oprofile/libabi/
opimport.cpp
51
abi const &
theabi
;
member in struct:extractor
59
:
theabi
(a), begin(src), end(src + len) {
60
little_endian =
theabi
.need(string("little_endian")) == 1;
79
+
theabi
.need(off);
80
size_t nbytes =
theabi
.need(sz);
Completed in 42 milliseconds