| /external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
| D | RuntimeDyldELF.h | 105 SectionEntry &getSection(unsigned SectionID) { return Sections[SectionID]; } in getSection() function
|
| D | RuntimeDyldMachO.h | 132 SectionEntry &getSection(unsigned SectionID) { return Sections[SectionID]; } in getSection() function
|
| /external/swiftshader/third_party/LLVM/include/llvm/MC/ |
| D | MCSymbol.h | 110 const MCSection &getSection() const { in getSection() function
|
| D | MCAssembler.h | 470 const MCSection &getSection() const { return *Section; } in getSection() function
|
| /external/llvm/include/llvm/IR/ |
| D | GlobalObject.h | 67 StringRef getSection() const { return Section; } in getSection() function
|
| /external/llvm/tools/dsymutil/ |
| D | MachOUtils.cpp | 204 getSection(const object::MachOObjectFile &Obj, in getSection() function 211 getSection(const object::MachOObjectFile &Obj, in getSection() function
|
| /external/llvm/include/llvm/Object/ |
| D | ELF.h | 235 ELFFile<ELFT>::getSection(const Elf_Sym *Sym, const Elf_Shdr *SymTab, in getSection() function 423 ELFFile<ELFT>::getSection(uint32_t Index) const { in getSection() function
|
| D | ObjectFile.h | 331 inline Expected<section_iterator> SymbolRef::getSection() const { in getSection() function
|
| D | ELFObjectFile.h | 317 const Elf_Shdr *getSection(DataRefImpl Sec) const { in getSection() function
|
| /external/llvm/lib/CodeGen/AsmPrinter/ |
| D | DwarfUnit.h | 117 MCSection *getSection() const { in getSection() function
|
| /external/swiftshader/third_party/LLVM/include/llvm/ |
| D | GlobalValue.h | 98 const std::string &getSection() const { return Section; } in getSection() function
|
| /external/swiftshader/third_party/LLVM/lib/Object/ |
| D | ELFObjectFile.cpp | 446 ::getSection(const Elf_Sym *symb) const { in getSection() function in ELFObjectFile 1327 ELFObjectFile<target_endianness, is64Bits>::getSection(DataRefImpl Symb) const { in getSection() function in ELFObjectFile 1337 ELFObjectFile<target_endianness, is64Bits>::getSection(uint32_t index) const { in getSection() function in ELFObjectFile
|
| D | COFFObjectFile.cpp | 528 error_code COFFObjectFile::getSection(int32_t index, in getSection() function in COFFObjectFile
|
| D | MachOObjectFile.cpp | 309 MachOObjectFile::getSection(DataRefImpl DRI, in getSection() function in llvm::object::MachOObjectFile
|
| /external/llvm/lib/IR/ |
| D | Globals.cpp | 131 StringRef GlobalValue::getSection() const { in getSection() function in GlobalValue
|
| /external/doclava/res/assets/templates/assets/ |
| D | doclava-developer-docs.js | 131 function getSection() { function
|
| /external/llvm/tools/llvm-readobj/ |
| D | MachODumper.cpp | 304 static void getSection(const MachOObjectFile *Obj, in getSection() function
|
| /external/llvm/lib/Object/ |
| D | MachOObjectFile.cpp | 2061 MachO::section MachOObjectFile::getSection(DataRefImpl DRI) const { in getSection() function in MachOObjectFile 2071 MachO::section MachOObjectFile::getSection(const LoadCommandInfo &L, in getSection() function in MachOObjectFile
|
| D | COFFObjectFile.cpp | 918 std::error_code COFFObjectFile::getSection(int32_t Index, in getSection() function in COFFObjectFile
|