Home
last modified time | relevance | path

Searched refs:theabi (Results 1 – 1 of 1) sorted by relevance

/external/oprofile/libabi/
Dopimport.cpp51 abi const & theabi; member
59 : theabi(a), begin(src), end(src + len) { in extractor()
60 little_endian = theabi.need(string("little_endian")) == 1; in extractor()
79 + theabi.need(off); in extract()
80 size_t nbytes = theabi.need(sz); in extract()