Home
last modified time | relevance | path

Searched refs:getSectionDefinition (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/COFF/
H A DReader.cpp137 const coff_aux_section_definition *SD = SymRef.getSectionDefinition(); in readSymbols()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DCOFF.h359 const coff_aux_section_definition *getSectionDefinition() const { in getSectionDefinition() function