Home
last modified time | relevance | path

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

/aosp12/system/unwinding/libunwindstack/
H A DElf.cpp228 uint8_t class_type; in GetInfo() local
338 uint8_t class_type; in GetLoadBias() local
431 uint8_t class_type; in GetBuildID() local
/aosp12/system/unwinding/libunwindstack/tools/
H A Dunwind_reg_info.cpp52 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()
/aosp12/system/unwinding/libunwindstack/include/unwindstack/
H A DElf.h85 uint8_t class_type() { return class_type_; } in class_type() function
/aosp12/system/unwinding/libunwindstack/tests/fuzz/
H A DUnwinderComponentCreator.cpp251 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
/aosp12/bionic/libc/kernel/uapi/linux/
H A Dicmp.h95 __u8 class_type; member
/aosp12/system/unwinding/libunwindstack/tests/
H A DJitDebugTest.cpp89 void CreateElf(uint64_t offset, uint8_t class_type, uint8_t machine_type, uint32_t pc, in CreateElf()
H A DMapInfoCreateMemoryTest.cpp45 static void InitElf(int fd, uint64_t file_offset, uint64_t sh_offset, uint8_t class_type) { in InitElf()
H A DMapInfoGetElfTest.cpp52 static void InitElf(uint64_t sh_offset, Ehdr* ehdr, uint8_t class_type, uint8_t machine_type) { in InitElf()
/aosp12/system/tools/aidl/
H A Daidl_to_cpp_common.cpp76 std::string HeaderFile(const AidlDefinedType& defined_type, ClassNames class_type, in HeaderFile()
/aosp12/art/dexlayout/
H A Ddex_ir_builder.cc480 const TypeId* class_type = header_->TypeIds()[disk_class_def.class_idx_.index_]; in CreateClassDef() local
H A Ddex_ir.h908 ClassDef(const TypeId* class_type, in ClassDef()
/aosp12/frameworks/compile/mclinker/include/mcld/Support/
H A DCXADemangle.tcc1669 auto class_type = std::move(db.names.back()); in parse_pointer_to_member_type() local