Searched refs:ElfShdr (Results 1 – 5 of 5) sorted by relevance
80 bool ParseElfSymbols(ElfShdr shdr, bool isFunc);110 std::vector<ElfShdr> symShdrs_;
59 struct ElfShdr { struct
113 std::unordered_map<std::string, ElfShdr> symShdrs_;
228 ElfShdr elfShdr; in ParseSectionHeaders()313 bool ElfParser::ParseElfSymbols(ElfShdr shdr, bool isFunc) in ParseElfSymbols()
633 ElfShdr elfShdr; in ParseSectionHeaders()