Searched defs:recordId (Results 1 – 10 of 10) sorted by relevance
39 panda_file::File::EntityId recordId {id}; in Init() local75 panda_file::File::EntityId recordId {id}; in FillMethodPtr() local
37 const auto recordId = recordNameToId_[pair.first]; in GeteTSMetadata() local57 …d Disassembler::GetETSMetadata(pandasm::Record *record, const panda_file::File::EntityId &recordId) in GetETSMetadata()
41 const auto recordId = keyData_.GetRecordNameToIdTable()[pair.first]; in GeteTSMetadata() local60 …cFileProcessor::GetETSMetadata(pandasm::Record *record, const panda_file::File::EntityId &recordId) in GetETSMetadata()
64 panda_file::File::EntityId recordId(classIdx); in ProcessClasses() local
52 panda_file::File::EntityId recordId {id}; in GetPointers() local
71 … uint32_t recordId) { in CalcCallSite()
337 panda_file::File::EntityId recordId {id}; in OptimizePandaFile() local
830 ApEntityId& recordId, in ParseRecordTypeFromBinary()871 ApEntityId recordId(0); in ParseRecordInfosFromBinary() local940 auto recordId = iter->first; in ProcessToBinary() local1118 auto recordId = base::ReadBuffer<ApEntityId>(&addr, sizeof(ApEntityId)); in ParseFromBinary() local
330 void Disassembler::GetRecord(pandasm::Record &record, const panda_file::File::EntityId &recordId) in GetRecord()581 const panda_file::File::EntityId recordId {classId}; in GetRecords() local616 void Disassembler::GetFields(pandasm::Record &record, const panda_file::File::EntityId &recordId) in GetFields()657 void Disassembler::GetMethods(const panda_file::File::EntityId &recordId) in GetMethods()1278 void Disassembler::GetRecordInfo(const panda_file::File::EntityId &recordId, RecordInfo *recordInfo… in GetRecordInfo() argument
231 panda_file::File::EntityId recordId(classId_); in Run() local