HomeSort by relevance Sort by last modified time
    Searched refs:GetSectionName (Results 1 - 2 of 2) sorted by null

  /external/lldb/source/Plugins/ObjectFile/PECOFF/
ObjectFilePECOFF.h 235 bool GetSectionName(std::string& sect_name, const section_header_t& sect);
ObjectFilePECOFF.cpp 491 ObjectFilePECOFF::GetSectionName(std::string& sect_name, const section_header_t& sect)
625 GetSectionName (sect_name, m_sect_headers[idx]);
    [all...]

Completed in 1747 milliseconds