Searched defs:ParseSymbols (Results 1 – 2 of 2) sorted by relevance
73 bool DfxSymbols::ParseSymbols(std::vector<DfxSymbol>& symbols, std::shared_ptr<DfxElf> elf, const s… in ParseSymbols() function in OHOS::HiviewDFX::DfxSymbols
835 bool ElfImitate::ParseSymbols(std::vector<DfxSymbol>& symbols, const std::string& filePath) in ParseSymbols() function in OHOS::HiviewDFX::ElfImitate