Searched defs:class_type (Results 1 – 8 of 8) sorted by relevance
/system/unwinding/libunwindstack/ |
D | Elf.cpp | 233 uint8_t class_type; in GetInfo() local 342 uint8_t class_type; in GetLoadBias() local 427 uint8_t class_type; in GetBuildID() local
|
/system/unwinding/libunwindstack/tools/ |
D | unwind_reg_info.cpp | 52 void PrintExpression(Memory* memory, uint8_t class_type, uint64_t end, uint64_t length) { in PrintExpression() 67 void PrintRegInformation(DwarfSection* section, Memory* memory, uint64_t pc, uint8_t class_type, in PrintRegInformation()
|
/system/unwinding/libunwindstack/include/unwindstack/ |
D | Elf.h | 90 uint8_t class_type() { return class_type_; } in class_type() function
|
/system/unwinding/libunwindstack/tests/fuzz/ |
D | UnwinderComponentCreator.cpp | 251 void PutElfInMemory(MemoryFake* memory, uint64_t offset, uint8_t class_type, uint8_t machine_type, in PutElfInMemory() 333 uint8_t class_type = data_provider->ConsumeIntegral<uint8_t>(); in PutElfFilesInMemory() local
|
/system/unwinding/libunwindstack/tests/ |
D | JitDebugTest.cpp | 89 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()
|
/system/tools/aidl/ |
D | aidl_to_cpp_common.cpp | 84 std::string HeaderFile(const AidlDefinedType& defined_type, ClassNames class_type, in HeaderFile()
|