Home
last modified time | relevance | path

Searched defs:section_name (Results 1 – 2 of 2) sorted by relevance

/system/bt/main/
Dbte_conf.cc43 char section_name[16] = {0}; in bte_load_did_conf() local
/system/extras/simpleperf/
Dread_elf.cpp246 …adSectionFromELFFile(const llvm::object::ELFObjectFile<ELFT>* elf, const std::string& section_name, in ReadSectionFromELFFile()
285 llvm::StringRef section_name; in ReadSymbolTable() local
339 llvm::StringRef section_name; in AddSymbolForPltSection() local
367 llvm::StringRef section_name; in CheckSymbolSections() local
567 ElfStatus ReadSectionFromElfFile(const std::string& filename, const std::string& section_name, in ReadSectionFromElfFile()