Searched refs:IsModuleLiteralOffset (Results 1 – 2 of 2) sorted by relevance
133 bool IsModuleLiteralOffset(const panda_file::File::EntityId &id) const;
335 bool Disassembler::IsModuleLiteralOffset(const panda_file::File::EntityId &id) const in IsModuleLiteralOffset() function in panda::disasm::Disassembler351 if (IsModuleLiteralOffset(id)) { in GetLiteralArrays()