Home
last modified time | relevance | path

Searched defs:getSections (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/COFF/
HDObject.h125 ArrayRef<Section> getSections() const { return Sections; } in getSections() function
/freebsd-11-stable/contrib/llvm-project/lld/ELF/
HDInputFiles.h82 ArrayRef<InputSectionBase *> getSections() const { in getSections() function
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
HDELFYAML.h501 std::vector<Section *> getSections() { in getSections() function