Searched defs:class_type (Results 1 – 8 of 8) sorted by relevance
/system/core/libunwindstack/ |
D | Elf.cpp | 215 uint8_t class_type; in GetInfo() local 307 uint8_t class_type; in GetLoadBias() local 399 uint8_t class_type; in GetBuildID() local
|
/system/core/libunwindstack/tools/ |
D | unwind_reg_info.cpp | 51 void PrintExpression(Memory* memory, uint8_t class_type, uint64_t end, uint64_t length) { in PrintExpression() 66 void PrintRegInformation(DwarfSection* section, Memory* memory, uint64_t pc, uint8_t class_type) { in PrintRegInformation()
|
/system/tools/aidl/ |
D | ast_java_unittest.cpp | 44 Type class_type(&types, "TestClass", ValidatableType::KIND_GENERATED, false); in TEST() local
|
D | aidl_to_cpp_common.cpp | 51 std::string HeaderFile(const AidlDefinedType& defined_type, ClassNames class_type, in HeaderFile()
|
/system/core/libunwindstack/include/unwindstack/ |
D | Elf.h | 90 uint8_t class_type() { return class_type_; } in class_type() function
|
/system/core/libunwindstack/tests/ |
D | JitDebugTest.cpp | 86 void CreateElf(uint64_t offset, uint8_t class_type, uint8_t machine_type, uint32_t pc, in CreateElf()
|
D | MapInfoCreateMemoryTest.cpp | 45 static void InitElf(int fd, uint64_t file_offset, uint64_t sh_offset, uint8_t class_type) { in InitElf()
|
D | MapInfoGetElfTest.cpp | 52 static void InitElf(uint64_t sh_offset, Ehdr* ehdr, uint8_t class_type, uint8_t machine_type) { in InitElf()
|