Home
last modified time | relevance | path

Searched defs:getType (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Delf.h1404 unsigned char getType() const { return st_info & 0x0f; } in getType() function
1429 unsigned char getType() const { return st_info & 0x0f; } in getType() function
1490 unsigned char getType() const { return (unsigned char) (r_info & 0x0ff); } in getType() function
1507 unsigned char getType() const { return (unsigned char) (r_info & 0x0ff); } in getType() function
1523 Elf64_Word getType() const { in getType() function
1542 Elf64_Word getType() const { in getType() function